summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJan Lehnardt <jan@apache.org>2017-09-30 12:16:47 +0200
committerJan Lehnardt <jan@apache.org>2017-09-30 12:16:47 +0200
commit262c52703e18b282c9828a76f8770ead5393a2fe (patch)
tree1b78aedf8d5da93a6f5fedeb3c710020f9a40223
parent0eb7677788a3852e64c7f16042343fb0ea126c8d (diff)
downloadcouchdb-262c52703e18b282c9828a76f8770ead5393a2fe.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::