summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorRobert Newson <robert.newson@cloudant.com>2011-08-03 13:24:01 +0100
committerRobert Newson <robert.newson@cloudant.com>2011-08-03 13:24:28 +0100
commit8c9228ae2e4081d4d79fda46ff026a18e79a9232 (patch)
tree03095476e7514de0cb199296974fb00e090a6456 /README.md
parent48a011a89cd17b00801ade91aa755f7adde44e11 (diff)
add note that R14B01 or higher is needed to build a release.
Diffstat (limited to 'README.md')
-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)