Adding brew install options to readme

This commit is contained in:
Alex Epstein 2017-07-30 15:26:08 -04:00
parent 0b5bbeda79
commit 18aeb383a1
1 changed files with 2 additions and 1 deletions

View File

@ -290,7 +290,8 @@ Written by: [Linyos Torovoltos](http://github.com/linyostorovovoltos)
### For macOS via homebrew
```bash
brew install bash-snippets
brew install bash-snippets # installs all tools
brew install bash-snippets --without-all-tools --with-newton --with-weather # specifying install for individual tools
```
### For Sparrowhub users