diff --git a/COMPILE.md b/COMPILE.md index 42f30a6f2..2eb8a1739 100644 --- a/COMPILE.md +++ b/COMPILE.md @@ -65,6 +65,11 @@ To configure the compilation, features, install paths... ./configure --help +The build tool automatically downloads and compiles the +erlang libraries that [ejabberd depends on][docs-repo]. + +[docs-repo]: https://docs.ejabberd.im/developer/repositories/ + Install in the System ---------------------