Merge pull request #1206 from kyleheyne/patch-1
`brew upgrade` has been replaced with `brew upgrade --all`
This commit is contained in:
commit
b17757b0a2
@ -18,7 +18,7 @@ If you are running OS X, you can install everything needed with Homebrew.
|
||||
date before you continue::
|
||||
|
||||
brew update
|
||||
brew upgrade
|
||||
brew upgrade --all
|
||||
|
||||
Notice that this will upgrade all software on your system that have been
|
||||
installed with Homebrew.
|
||||
|
||||
Loading…
Reference in New Issue
Block a user