summaryrefslogtreecommitdiffstats
path: root/development
diff options
context:
space:
mode:
Diffstat (limited to 'development')
-rw-r--r--development/couchdb/README2
1 files changed, 1 insertions, 1 deletions
diff --git a/development/couchdb/README b/development/couchdb/README
index 89bcadef4e..205ace47f4 100644
--- a/development/couchdb/README
+++ b/development/couchdb/README
@@ -5,7 +5,7 @@ and indexed in a MapReduce fashion using JavaScript. CouchDB also
offers incremental replication with bi-directional conflict detection
and resolution. CouchDB provides a RESTful JSON API.
-This requires js (spidermonkey), icu4c, and erlang-otp.
+This requires js (spidermonkey) and erlang-otp.
You must have a "couchdb" user and group before running this script;
something like this should suffice: