diff --git a/README.md b/README.md index 9350a61..f3d7016 100644 --- a/README.md +++ b/README.md @@ -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/):