summaryrefslogtreecommitdiffstats
path: root/development/couchdb/README
diff options
context:
space:
mode:
Diffstat (limited to 'development/couchdb/README')
-rw-r--r--development/couchdb/README2
1 files changed, 0 insertions, 2 deletions
diff --git a/development/couchdb/README b/development/couchdb/README
index 205ace47f4..939e0a9220 100644
--- a/development/couchdb/README
+++ b/development/couchdb/README
@@ -5,8 +5,6 @@ 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) and erlang-otp.
-
You must have a "couchdb" user and group before running this script;
something like this should suffice:
# groupadd -g 231 couchdb