Add npm install to README.md.

This commit is contained in:
William Melody 2020-03-16 15:02:24 -07:00
parent c6b84931a4
commit e858faec05
1 changed files with 8 additions and 0 deletions

View File

@ -12,6 +12,14 @@
## Installation
### npm
To install with [npm](https://www.npmjs.com/):
```bash
npm install --global hosts.sh
```
### Homebrew
To install with [Homebrew](http://brew.sh/):