From: Steven Black Date: Sat, 26 Sep 2020 19:54:34 +0000 (-0400) Subject: Issue #1409: fix — remove unnecessary and confusing Windows flush DNS instructions. X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=6ebfc1ed2dce724c520e3471cdf0b33a36698c87;p=stevenblack-hosts.git Issue #1409: fix — remove unnecessary and confusing Windows flush DNS instructions. --- diff --git a/readme_template.md b/readme_template.md index 9d0b5ef47..1531076c4 100644 --- a/readme_template.md +++ b/readme_template.md @@ -331,13 +331,6 @@ Open a command prompt with administrator privileges and run this command: ipconfig /flushdns ``` -Before flushing the DNS cache, open a command prompt with administrator privileges and run this command: - -```bat -sc config "Dnscache" start=disabled -sc stop "Dnscache" -``` - ### Linux Open a Terminal and run with root privileges: