summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorJohn Christopher Anderson <jchris@apache.org>2009-01-19 20:49:39 +0000
committerJohn Christopher Anderson <jchris@apache.org>2009-01-19 20:49:39 +0000
commitc63f493ae1e26f8ff55307906261dbe5c51e1004 (patch)
tree7e0b2393146d78020d3563642998804f5e56dc87 /README
parent571851b682065d19646a723a8e664b8e5a2fac20 (diff)
update Erlang version requirement
git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@735806 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'README')
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index e32259da..5a3ca119 100644
--- a/README
+++ b/README
@@ -59,7 +59,7 @@ Dependencies
To build and install apache CouchDB you will need the following installed:
- * Erlang OTP (>=R11B) (http://erlang.org/)
+ * Erlang OTP (>=R12B-4) (http://erlang.org/)
* ICU (http://icu.sourceforge.net/)
* OpenSSL (http://www.openssl.org/)
* Mozilla SpiderMonkey (http://www.mozilla.org/js/spidermonkey/)