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

README: brew update > brew upgrade (#73)

This commit is contained in:
Vítor Galvão 2017-07-16 15:24:27 +01:00 committed by Alex Epstein
parent 3fa23e467f
commit c4a73818dd

View File

@ -285,7 +285,7 @@ this will let you choose which scripts to install
### For Mac if installed via homebrew
```bash
brew update bash-snippets
brew upgrade bash-snippets
```
### Otherwise