docs: Update brew usage to match current behavior

This commit is contained in:
Stein Magnus Jodal 2016-12-28 23:31:49 +01:00 committed by GitHub
parent 092f009292
commit 63fc876ebe

View File

@ -17,10 +17,9 @@ If you are running OS X, you can install everything needed with Homebrew.
#. If you are already using Homebrew, make sure your installation is up to
date before you continue::
brew update
brew upgrade --all
brew upgrade
Notice that this will upgrade all software on your system that have been
Note that this will upgrade all software on your system that have been
installed with Homebrew.
#. Mopidy works out of box if you have installed Python from Homebrew::