mirror of
https://github.com/octoleo/hosts.git
synced 2025-01-06 07:30:42 +00:00
Swap installation methods in README.md.
This commit is contained in:
parent
916009280e
commit
13171f4a01
16
README.md
16
README.md
@ -12,14 +12,6 @@
|
|||||||
|
|
||||||
## Installation
|
## Installation
|
||||||
|
|
||||||
### npm
|
|
||||||
|
|
||||||
To install with [npm](https://www.npmjs.com/):
|
|
||||||
|
|
||||||
```bash
|
|
||||||
npm install --global hosts.sh
|
|
||||||
```
|
|
||||||
|
|
||||||
### Homebrew
|
### Homebrew
|
||||||
|
|
||||||
To install with [Homebrew](http://brew.sh/):
|
To install with [Homebrew](http://brew.sh/):
|
||||||
@ -28,6 +20,14 @@ To install with [Homebrew](http://brew.sh/):
|
|||||||
brew tap alphabetum/taps && brew install alphabetum/taps/hosts
|
brew tap alphabetum/taps && brew install alphabetum/taps/hosts
|
||||||
```
|
```
|
||||||
|
|
||||||
|
### npm
|
||||||
|
|
||||||
|
To install with [npm](https://www.npmjs.com/):
|
||||||
|
|
||||||
|
```bash
|
||||||
|
npm install --global hosts.sh
|
||||||
|
```
|
||||||
|
|
||||||
### bpkg
|
### bpkg
|
||||||
|
|
||||||
To install with [bpkg](https://github.com/bpkg/bpkg):
|
To install with [bpkg](https://github.com/bpkg/bpkg):
|
||||||
|
Loading…
Reference in New Issue
Block a user