Skip to content
This repository was archived by the owner on Oct 17, 2022. It is now read-only.

Commit 6b44278

Browse files
authored
Remove 19.x from the list of supported versions (#665)
Add 23 and 24
1 parent 1b7cee8 commit 6b44278

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/install/unix.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,7 @@ Dependencies
134134

135135
You should have the following installed:
136136

137-
* `Erlang OTP (19.x, 20.x >= 21.3.8.5, 21.x >= 21.2.3, 22.x >= 22.0.5) <http://erlang.org/>`_
137+
* `Erlang OTP (20.x >= 21.3.8.5, 21.x >= 21.2.3, 22.x >= 22.0.5, 23.x, 24.x) <http://erlang.org/>`_
138138
* `ICU <http://icu-project.org/>`_
139139
* `OpenSSL <http://www.openssl.org/>`_
140140
* `Mozilla SpiderMonkey (1.8.5, 60, 68, 78) <https://developer.mozilla.org/en-US/docs/Mozilla/Projects/SpiderMonkey>`_

0 commit comments

Comments
 (0)