aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorBadlop <badlop@process-one.net>2021-07-20 13:46:47 +0200
committerBadlop <badlop@process-one.net>2021-07-21 13:11:06 +0200
commit33f821d4f750c0249c9fbe8a37d8bce9f151ab7e (patch)
tree5c5a3b73e0f6adbb8868bba1139e382bea364333 /README.md
parentUpdate Portuguese translation from Weblate (thanks to Ssantos) (diff)
Simplify the --with-rebar example in README
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 1662fc05c..163ead480 100644
--- a/README.md
+++ b/README.md
@@ -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: