Skip to content

Commit

Permalink
Merge pull request #1 from Stop-playing/Stop-playing-patch-1
Browse files Browse the repository at this point in the history
Update README.md
Stop-playing authored Sep 26, 2017
2 parents 96e31c2 + e0f6b1c commit e83c8af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -665,7 +665,7 @@ $ curl "https://raw.githubusercontent.com/StevenBlack/hosts/master/hosts" | sudo
$ wc -l /etc/hosts
31998
$ egrep -ve "^#|^255.255.255|^0.0.0.0|^127.0.0.0|^0 " /etc/hosts
$ egrep -ve "^#|^255.255.255|^0.0.0.0|^127.0.0.1|^0 " /etc/hosts
::1 localhost
fe80::1%lo0 localhost
[should not return any other IP addresses]

0 comments on commit e83c8af

Please sign in to comment.