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
1 changed files with 1 additions and 1 deletions

View File

@ -164,7 +164,7 @@ For detailed information please refer to the
Alternatively, you can setup ejabberd without installing in your system:
./configure --with-rebar=./rebar3
./configure --with-rebar=rebar3
make dev
Or, if you have Elixir available and plan to develop Elixir code: