summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJan Lehnardt <jan@apache.org>2017-09-30 12:16:47 +0200
committerJoan Touzet <wohali@users.noreply.github.com>2017-10-19 19:13:25 -0400
commitfdb547dccc01c3c4ca10edc696492b41b8057127 (patch)
tree1b78aedf8d5da93a6f5fedeb3c710020f9a40223
parentbc957ec60b7f95f5cbfb9a1fef74bbfc237616e7 (diff)
downloadcouchdb-fdb547dccc01c3c4ca10edc696492b41b8057127.tar.gz
add spidermonkey to README-DEV instructions for mac
-rw-r--r--README-DEV.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/README-DEV.rst b/README-DEV.rst
index 0f12fa44c..205ffcc02 100644
--- a/README-DEV.rst
+++ b/README-DEV.rst
@@ -89,7 +89,7 @@ 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::