Skip to content

Commit

Permalink
Merge pull request #160 from GabLeRoux/patch-1
Browse files Browse the repository at this point in the history
brew should not install packages using sudo
  • Loading branch information
Jorge Bastida committed Jul 1, 2014
2 parents ac60f5c + ad4c75d commit 651f661
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/installation.rst
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ Before installing ``Homebrew`` you'll need to install Xcode, then you can follow

.. code-block:: bash
$ sudo brew install jpeg
$ brew install jpeg
$ sudo pip install glue
.. note::
Expand Down

0 comments on commit 651f661

Please sign in to comment.