Skip to content

Commit a6a3282

Browse files
committed
Update mention to the erlang version used in installers and containers
1 parent c9a5180 commit a6a3282

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/admin/install/source.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ To compile ejabberd you need:
1111
- GCC
1212
- Libexpat ≥ 1.95
1313
- Libyaml ≥ 0.1.4
14-
- [Erlang/OTP](https://www.erlang.org/) ≥ 20.0. We recommend using Erlang OTP 25.3, which is the version used in the binary installers and container images.
14+
- [Erlang/OTP](https://www.erlang.org/) ≥ 20.0. We recommend using Erlang OTP 26.2, which is the version used in the binary installers and container images.
1515
- OpenSSL ≥ 1.0.0
1616

1717
Other optional libraries are:

0 commit comments

Comments
 (0)