Skip to content

Commit

Permalink
Merge pull request #1206 from kyleheyne/patch-1
Browse files Browse the repository at this point in the history
`brew upgrade` has been replaced with `brew upgrade --all`
  • Loading branch information
jodal committed Jul 5, 2015
2 parents 2f3d1b3 + 03d6543 commit b17757b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/installation/osx.rst
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down

0 comments on commit b17757b

Please sign in to comment.