Issue #1409: fix — remove unnecessary and confusing Windows flush DNS instructions.
authorSteven Black <redacted>
Sat, 26 Sep 2020 19:54:34 +0000 (15:54 -0400)
committerSteven Black <redacted>
Sat, 26 Sep 2020 19:54:34 +0000 (15:54 -0400)
readme_template.md

index 9d0b5ef477892d13d1460ff20ee8066ce3dd354d..1531076c446d0bd06cac3353134f2005d311a43d 100644 (file)
@@ -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:
git clone https://git.99rst.org/PROJECT