summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRonny Berndt <ronny@apache.org>2023-01-07 09:08:40 +0100
committerGitHub <noreply@github.com>2023-01-07 09:08:40 +0100
commit3125bfd3c0cc571f928424e230299926f7e103d4 (patch)
tree43c2ccb68051e2a02c96593fe553768a593f5fda
parentc7c6785dc3bde5abff3e84b434056d04353aa710 (diff)
downloadcouchdb-3125bfd3c0cc571f928424e230299926f7e103d4.tar.gz
[DOC] Update required Erlang OTP versions (#4357)
-rw-r--r--src/docs/src/install/unix.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/docs/src/install/unix.rst b/src/docs/src/install/unix.rst
index 2623d96a2..c4c05070d 100644
--- a/src/docs/src/install/unix.rst
+++ b/src/docs/src/install/unix.rst
@@ -142,7 +142,7 @@ Dependencies
You should have the following installed:
-* `Erlang OTP (20.x >= 20.3.8.11, 21.x >= 21.2.3, 22.x >= 22.0.5, 23.x, 24.x) <http://erlang.org/>`_
+* `Erlang OTP (23.x, 24.x, 25.x) <http://erlang.org/>`_
* `ICU <http://icu-project.org/>`_
* `OpenSSL <http://www.openssl.org/>`_
* `Mozilla SpiderMonkey (1.8.5, 60, 68, 78, 91) <https://spidermonkey.dev/>`_