git.99rst.org
/
stevenblack-hosts.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
| inline |
side by side
(parent:
7329666
)
Issue #16: fix - Script is Python version 2.7.10
author
Steven Black
<redacted>
Thu, 3 Sep 2015 04:08:05 +0000
(
00:08
-0400)
committer
Steven Black
<redacted>
Thu, 3 Sep 2015 04:08:05 +0000
(
00:08
-0400)
readme.md
patch
|
blob
|
history
diff --git
a/readme.md
b/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