State that Erlang 17.5 or higher is only supported

This commit is contained in:
Evgeniy Khramtsov 2017-05-08 15:10:42 +03:00
parent 8368a0850a
commit bf2a2f291f
1 changed files with 1 additions and 1 deletions

2
README
View File

@ -108,7 +108,7 @@ To compile ejabberd you need:
- GCC.
- Libexpat 1.95 or higher.
- Libyaml 0.1.4 or higher.
- Erlang/OTP 17.1 or higher.
- Erlang/OTP 17.5 or higher.
- OpenSSL 1.0.0 or higher, for STARTTLS, SASL and SSL encryption.
- Zlib 1.2.3 or higher, for Stream Compression support (XEP-0138). Optional.
- PAM library. Optional. For Pluggable Authentication Modules (PAM).