mirror of https://github.com/scrapy/scrapy.git
Reference Homebrew's homepage for installation instructions
This commit is contained in:
parent
320d3a59b9
commit
46ee1c6ee2
|
|
@ -117,9 +117,7 @@ solutions:
|
|||
that doesn't conflict with the rest of your system. Here's how to do it using
|
||||
the `homebrew`_ package manager:
|
||||
|
||||
* Install `homebrew`_::
|
||||
|
||||
ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"
|
||||
* Install `homebrew`_ following the instructions in http://brew.sh/
|
||||
|
||||
* Update your ``PATH`` variable to state that homebrew packages should be
|
||||
used before system packages (Change ``.bashrc`` to ``.zshrc`` accordantly
|
||||
|
|
|
|||
Loading…
Reference in New Issue