Issue #16: fix - Script is Python version 2.7.10
authorSteven Black <redacted>
Thu, 3 Sep 2015 04:08:05 +0000 (00:08 -0400)
committerSteven Black <redacted>
Thu, 3 Sep 2015 04:08:05 +0000 (00:08 -0400)
readme.md

index ddf7669df3624bb1d5c1bc4bdeeff61b05089932..1e9dfe5a3920ea6a78509d24f01aff56b2dafb7f 100644 (file)
--- 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. 
git clone https://git.99rst.org/PROJECT