Merge pull request #44 from mariusv/patch-2

OSX DNS flush to cover El Capitan
This commit is contained in:
Steven Black
2015-11-15 10:39:29 -05:00

View File

@@ -83,7 +83,7 @@ manually flush your DNS cache once the new hosts file is in place.
### Mac OS X
Open a Terminal and run:
`dscacheutil -flushcache`
`sudo dscacheutil -flushcache;sudo killall -HUP mDNSResponder`
### Windows
Open a Command Prompt: