diff --git a/readme_template.md b/readme_template.md index 1c9ce7ce7..4bce9b65c 100644 --- a/readme_template.md +++ b/readme_template.md @@ -500,7 +500,8 @@ Open a Terminal and run with root privileges: ### macOS -Open a Terminal and run: +As described in [this article](https://osxdaily.com/2022/11/21/how-clear-dns-cache-macos-ventura-monterey/), +open a Terminal and run: ```sh sudo dscacheutil -flushcache;sudo killall -HUP mDNSResponder