]> granicus.if.org Git - ejabberd/commitdiff
State that Erlang 17.5 or higher is only supported
authorEvgeniy Khramtsov <ekhramtsov@process-one.net>
Mon, 8 May 2017 12:10:42 +0000 (15:10 +0300)
committerEvgeniy Khramtsov <ekhramtsov@process-one.net>
Mon, 8 May 2017 12:10:42 +0000 (15:10 +0300)
README

diff --git a/README b/README
index b0dff0720bba668856ec1d98d571e1033b21f585..67e062267ab0446430c300fc68c0a05a271ee8bf 100644 (file)
--- a/README
+++ b/README
@@ -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).