2
0
Fork 0
mirror of https://github.com/alexanderepstein/Bash-Snippets synced 2018-11-08 02:59:35 +01:00

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

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