Update Readme to add new hosts file path in macOS Catalina

This commit is contained in:
Mugunth
2019-09-24 10:08:55 +10:00
parent 218c3d279f
commit b607495d8e

View File

@@ -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.