1
0
mirror of https://github.com/octoleo/hosts.git synced 2024-11-21 20:35:10 +00:00

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

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/):