Update README.md

This commit is contained in:
William Melody 2020-04-14 10:10:20 -07:00
parent 6159d3e35a
commit 45b39d1bc7
1 changed files with 1 additions and 2 deletions

View File

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