Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions README-DEV.rst
Original file line number Diff line number Diff line change
Expand Up @@ -89,15 +89,15 @@ Unless you want to install the optional dependencies, skip to the next section.

Install what else we can with Homebrew::

brew install help2man gnupg md5sha1sum node
brew install help2man gnupg md5sha1sum node spidermonkey

If you don't already have pip installed, install it::

sudo easy_install pip

Now, install the required Python packages::

sudo pip install sphinx docutils pygments nose requests hypothesis
sudo pip install sphinx docutils pygments nose requests hypothesis sphinx_rtd_theme

FreeBSD
~~~~~~~
Expand Down