From 36f089d6828db399a9afc2f34adb83bb44273d68 Mon Sep 17 00:00:00 2001 From: Steven Black Date: Sun, 30 Sep 2012 18:21:02 -0400 Subject: [PATCH] Added hosts file location for Android devices. --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 52d71e9ec..c9ad16449 100644 --- a/readme.md +++ b/readme.md @@ -30,7 +30,7 @@ Currently the `hosts` files from the following locations are amalgamated and de- ## Location of your hosts file To modify your current `hosts` file, look for it in the following places: -**Mac OS X, iOS**: `/etc/hosts` +**Mac OS X, iOS, Android**: `/etc/hosts` **Windows**: `%SystemRoot%\system32\drivers\etc\hosts`