Fixed upgrade command
`brew update foo` => This command updates brew itself, and does not take formula names. Hence: `brew upgrade asciiio` => Error: asciiio-HEAD already installed
This commit is contained in:
parent
0cbda896e3
commit
fee3e947bd
@ -19,7 +19,7 @@ Install with:
|
||||
|
||||
Later update with:
|
||||
|
||||
$ brew update asciiio
|
||||
$ brew upgrade asciiio
|
||||
|
||||
### OSX (no Homebrew)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user