summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index b6fb1a42..5a774c98 100644
--- a/README.md
+++ b/README.md
@@ -15,7 +15,7 @@ Clusters behave according to concepts outlined in [Amazon's Dynamo paper][4], na
BigCouch has the same dependencies as CouchDB:
- * Erlang (R13B03 or higher)
+ * Erlang (R13B03 or higher) (R14B01 or higher to build a release)
* ICU (4.2 is preferable)
* Spidermonkey (1.9.2 preferable, [https://launchpad.net/~commonjs/+archive/ppa/][6])
* LibCurl (7.18 or higher)