Fix rebar's repository URL

This commit is contained in:
Juan Jose Comellas 2013-10-16 16:19:42 -03:00
parent 388dc95caa
commit 78eda3bd12

View File

@ -10,7 +10,7 @@ Requirements
You should only need a somewhat recent version of Erlang/OTP. The module has You should only need a somewhat recent version of Erlang/OTP. The module has
been tested with Erlang R13B, R14B, R15B and R16B. been tested with Erlang R13B, R14B, R15B and R16B.
You also need a recent version of [rebar](http://github.com/basho/rebar) in You also need a recent version of [rebar](http://github.com/rebar/rebar) in
the system path. If you're going to run the unit tests you need the latest the system path. If you're going to run the unit tests you need the latest
version of rebar to make sure that the latest version of *getopt* is being version of rebar to make sure that the latest version of *getopt* is being
used. rebar already includes a compiled copy of the ``getopt`` module in its used. rebar already includes a compiled copy of the ``getopt`` module in its