From df43c01610a21b9489b5d35c59a5fbe55b28aa82 Mon Sep 17 00:00:00 2001 From: columndeeply <106948293+columndeeply@users.noreply.github.com> Date: Tue, 30 Aug 2022 22:12:04 +0200 Subject: [PATCH] Typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index bc336f5..073b320 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ Add these to your blocklist and you're ready to go. ## Hosts file ### On Windows -If you go to "C:\Windows\System32\drivers\etc" there should be a "hosts" file. Open it with administrator privileges and add the contents my lists. +If you go to "C:\Windows\System32\drivers\etc" there should be a "hosts" file. Open it with administrator privileges and add the contents of my lists. ### On Linux and MacOS The hosts file is usually located here: /etc/hosts. You can add the contents of my lists by downloading the files and appending them with ``cat hosts0X >> /etc/hosts`` ### On Android