25
1
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:
Badlop 2021-07-20 13:46:47 +02:00
parent 9a823e5a16
commit 33f821d4f7

View File

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