1
0
Fork 0
mirror of https://github.com/processone/ejabberd synced 2025-10-02 17:29:27 +02:00

COMPILE.md: Mention dependencies and add link to Docs (#4431)

This commit is contained in:
Badlop 2025-08-13 18:11:04 +02:00
parent 212a5ded6e
commit 517776acd4

View file

@ -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
---------------------