From: Mugunth Date: Tue, 24 Sep 2019 00:08:55 +0000 (+1000) Subject: Update Readme to add new hosts file path in macOS Catalina X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=b607495d8eedbaf848749bf7844caca6a17de042;p=stevenblack-hosts.git Update Readme to add new hosts file path in macOS Catalina --- diff --git a/readme_template.md b/readme_template.md index fe4e6630b..459e42489 100644 --- a/readme_template.md +++ b/readme_template.md @@ -234,7 +234,9 @@ We tried that. Using `0` doesn't work universally. To modify your current `hosts` file, look for it in the following places and modify it with a text editor. -**Mac OS X, iOS, Android, Linux**: `/etc/hosts` file. +**mac OS (until 10.14.x macOS Mojave), iOS, Android, Linux**: `/etc/hosts` file. + +**macOS Catalina:** `/private/etc/hosts` file. **Windows**: `%SystemRoot%\system32\drivers\etc\hosts` file.