OSX DNS flush to cover El Capitan

Updated the readme to cover OSX El Capitan for flushing DNS
This commit is contained in:
Marius Voila 2015-11-15 07:30:04 +00:00
parent 80dcdfe00c
commit d899ae6744

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: