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:
parent
0b5bbeda79
commit
18aeb383a1
1 changed files with 2 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue