mirror of
https://github.com/octoleo/hosts.git
synced 2024-12-29 12:32:44 +00:00
Update README.md
This commit is contained in:
parent
6159d3e35a
commit
45b39d1bc7
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user