From: Steven Black Date: Thu, 3 Sep 2015 04:08:05 +0000 (-0400) Subject: Issue #16: fix - Script is Python version 2.7.10 X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=5306493dabe556b58c78e134aa580324c8b9fe50;p=stevenblack-hosts.git Issue #16: fix - Script is Python version 2.7.10 --- diff --git a/readme.md b/readme.md index ddf7669df..1e9dfe5a3 100644 --- a/readme.md +++ b/readme.md @@ -26,6 +26,8 @@ Usage python updateHostsFile.py +**TAKE NOTE** this script is tested with Python version 2.7.10. I hope to have a Python 3 version soon. + ## What is a hosts file? A hosts file, named `hosts` (with no file extension), is a plain-text file used by all operating systems to map hostnames to IP addresses.