mirror of
https://github.com/processone/ejabberd.git
synced 2024-11-20 16:15:59 +01:00
COMPILE.md: Update text about OTP release to match current behaviour
Also keep this document direct, short and introductory, there's a already a section in the ejabberd Docs site with all the details.
This commit is contained in:
parent
a8e3af3586
commit
e3e8b9afb4
@ -91,12 +91,7 @@ Instead of installing ejabberd in the system, you can build an OTP release
|
|||||||
that includes all necessary to run ejabberd in a subdirectory:
|
that includes all necessary to run ejabberd in a subdirectory:
|
||||||
|
|
||||||
./configure
|
./configure
|
||||||
make rel
|
make prod
|
||||||
|
|
||||||
Or, if you have Elixir available and plan to develop Elixir code:
|
|
||||||
|
|
||||||
./configure --with-rebar=mix
|
|
||||||
make dev
|
|
||||||
|
|
||||||
Check the full list of targets:
|
Check the full list of targets:
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user