diff options
Diffstat (limited to 'doc/guide.tex')
-rw-r--r-- | doc/guide.tex | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/guide.tex b/doc/guide.tex index 9abf48343..ddbecf1c5 100644 --- a/doc/guide.tex +++ b/doc/guide.tex @@ -322,7 +322,7 @@ To compile \ejabberd{} on a `Unix-like' operating system, you need: \item GCC \item Libexpat 1.95 or higher \item Erlang/OTP R15B or higher. -\item Libyaml 1.4 or higher +\item Libyaml 0.1.4 or higher \item OpenSSL 0.9.8 or higher, for STARTTLS, SASL and SSL encryption. \item Zlib 1.2.3 or higher, for Stream Compression support (\xepref{0138}). Optional. \item PAM library. Optional. For Pluggable Authentication Modules (PAM). See section \ref{pam}. |