mirror of
https://github.com/processone/ejabberd.git
synced 2024-11-20 16:15:59 +01:00
Simplify the --with-rebar example in README
This commit is contained in:
parent
9a823e5a16
commit
33f821d4f7
@ -164,7 +164,7 @@ For detailed information please refer to the
|
|||||||
|
|
||||||
Alternatively, you can setup ejabberd without installing in your system:
|
Alternatively, you can setup ejabberd without installing in your system:
|
||||||
|
|
||||||
./configure --with-rebar=./rebar3
|
./configure --with-rebar=rebar3
|
||||||
make dev
|
make dev
|
||||||
|
|
||||||
Or, if you have Elixir available and plan to develop Elixir code:
|
Or, if you have Elixir available and plan to develop Elixir code:
|
||||||
|
Loading…
Reference in New Issue
Block a user