From 45b39d1bc700a3e695854951eef81a0cebdd2db6 Mon Sep 17 00:00:00 2001 From: William Melody Date: Tue, 14 Apr 2020 10:10:20 -0700 Subject: [PATCH] Update README.md --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 19ddf82..fe7d333 100644 --- a/README.md +++ b/README.md @@ -59,8 +59,7 @@ To install manually, simply add the `hosts` script to your `$PATH`. If you already have a `~/bin` directory, you can use the following command: ```bash -curl -L https://raw.github.com/xwmx/hosts/master/hosts \ - -o ~/bin/hosts && chmod +x ~/bin/hosts +curl -L https://raw.github.com/xwmx/hosts/master/hosts -o ~/bin/hosts && chmod +x ~/bin/hosts ``` A package for Arch users is also