You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@couchdb.apache.org by ro...@apache.org on 2016/12/01 02:10:59 UTC

documentation commit: updated refs/heads/master to 74da74b

Repository: couchdb-documentation
Updated Branches:
  refs/heads/master 2993ccb86 -> 74da74bda


Fixed the transposition of the version or erlang

PR: #87
PR-URL: https://github.com/apache/couchdb-documentation/pull/87
Reviewed-By: Robert Kowalski <ro...@kowalski.gd>


Project: http://git-wip-us.apache.org/repos/asf/couchdb-documentation/repo
Commit: http://git-wip-us.apache.org/repos/asf/couchdb-documentation/commit/74da74bd
Tree: http://git-wip-us.apache.org/repos/asf/couchdb-documentation/tree/74da74bd
Diff: http://git-wip-us.apache.org/repos/asf/couchdb-documentation/diff/74da74bd

Branch: refs/heads/master
Commit: 74da74bda7b4187f105cacaa848c7daaad19a179
Parents: 2993ccb
Author: James Seigel <gi...@paddlethis.com>
Authored: Sat Oct 22 21:46:52 2016 -0600
Committer: Robert Kowalski <ro...@apache.org>
Committed: Thu Dec 1 03:10:46 2016 +0100

----------------------------------------------------------------------
 src/install/unix.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/couchdb-documentation/blob/74da74bd/src/install/unix.rst
----------------------------------------------------------------------
diff --git a/src/install/unix.rst b/src/install/unix.rst
index a1fc031..7da47ae 100644
--- a/src/install/unix.rst
+++ b/src/install/unix.rst
@@ -30,7 +30,7 @@ Dependencies
 
 You should have the following installed:
 
-* `Erlang OTP (>=R61B03, =<19.x) <http://erlang.org/>`_
+* `Erlang OTP (>=R16B03, =<19.x) <http://erlang.org/>`_
 * `ICU                          <http://icu-project.org/>`_
 * `OpenSSL                      <http://www.openssl.org/>`_
 * `Mozilla SpiderMonkey (1.8.5) <http://www.mozilla.org/js/spidermonkey/>`_