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
openid
Mike Fiedler 12 years ago
parent 0cbda896e3
commit fee3e947bd

@ -19,7 +19,7 @@ Install with:
Later update with:
$ brew update asciiio
$ brew upgrade asciiio
### OSX (no Homebrew)

Loading…
Cancel
Save