update readme to include instructions for clearing dns cache on Linux Mint
authorDave Brosius <redacted>
Mon, 18 Jun 2018 18:53:12 +0000 (14:53 -0400)
committerDave Brosius <redacted>
Mon, 18 Jun 2018 18:53:12 +0000 (14:53 -0400)
readme_template.md

index 1f466cef58ea71b4a144af9d4799f30254c593b1..3a32bd47871fc1647abafac1eebec73f9bc63a40 100644 (file)
@@ -304,6 +304,8 @@ Open a Terminal and run with root privileges:
 
 **Debian/Ubuntu** `sudo /etc/rc.d/init.d/nscd restart`
 
+**Linux Mint** `sudo /etc/init.d/dns-clean start`
+
 **Linux with systemd**: `sudo systemctl restart network.service`
 
 **Fedora Linux**: `sudo systemctl restart NetworkManager.service`
git clone https://git.99rst.org/PROJECT