Merge pull request #1206 from kyleheyne/patch-1

`brew upgrade` has been replaced with `brew upgrade --all`
This commit is contained in:
Stein Magnus Jodal 2015-07-05 17:47:42 +02:00
commit b17757b0a2

View File

@ -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.