Skip to content

Commit

Permalink
Update Erlang requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
kxepal committed Oct 15, 2015
1 parent eb9918d commit 972014b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions INSTALL.Unix.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ Dependencies

You should have the following installed:

* Erlang OTP (>=R14B01, =<R17) (http://erlang.org/)
* Erlang OTP (>=R16B03-1, =<18.1) (http://erlang.org/)
* ICU (http://icu-project.org/)
* OpenSSL (http://www.openssl.org/)
* Mozilla SpiderMonkey (1.8.5) (http://www.mozilla.org/js/spidermonkey/)
Expand All @@ -50,7 +50,7 @@ You should have the following installed:
* Python (>=2.7) for docs (http://python.org/)
* Python Sphinx (>=1.1.3) (http://pypi.python.org/pypi/Sphinx)

It is recommended that you install Erlang OTP R13B-4 or above where
It is recommended that you install Erlang OTP R16B03-1 or above where
possible. You will only need libcurl if you plan to run the
JavaScript test suite. And help2man is only need if you plan on
installing the CouchDB man pages. Python and Sphinx are only required
Expand Down
2 changes: 1 addition & 1 deletion INSTALL.Windows.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ Dependencies

You will need the following installed:

* Erlang OTP (>=14B01, <R17) (http://erlang.org/)
* Erlang OTP (>=R16B03-1, =<18.1) (http://erlang.org/)
* ICU (>=4.*) (http://icu-project.org/)
* OpenSSL (>=0.9.8r) (http://www.openssl.org/)
* Mozilla SpiderMonkey (=1.8.5) (http://www.mozilla.org/js/spidermonkey/)
Expand Down

0 comments on commit 972014b

Please sign in to comment.