summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorJan Lehnardt <jan@apache.org>2008-04-30 12:06:00 +0000
committerJan Lehnardt <jan@apache.org>2008-04-30 12:06:00 +0000
commitd10b27ac0e6da94ae2766ac6d2701cbc0b6bef5f (patch)
tree9c8ff9502450b48e016e0476e189873c5e5ab177 /README
parentf9e91ea2e5f53d0c7d63c1394741bb88c9d59519 (diff)
Add Erlang version requirement. R12B for now.
git-svn-id: https://svn.apache.org/repos/asf/incubator/couchdb/trunk@652351 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 3ace1f6d..e0936eb8 100644
--- a/README
+++ b/README
@@ -45,7 +45,7 @@ Installation And First Run
You will need the following installed:
- * [Erlang OTP][09] (required)
+ * [Erlang OTP][09] (>=R12B) (required)
* [ICU][10] (required)
* [Mozilla SpiderMonkey][11] (required)
* [GNU Make][12] (required)