diff options
author | Tristan Sloughter <tristan.sloughter@gmail.com> | 2015-01-07 10:01:22 -0600 |
---|---|---|
committer | Tristan Sloughter <tristan.sloughter@gmail.com> | 2015-01-07 10:01:22 -0600 |
commit | a6f43830bb29d3839f4f2a2c47ea8152eed606c5 (patch) | |
tree | 4132943e4a15e67a6a1cf1432291d0daa259ccc3 | |
parent | 1d38dcf4feacfb60ae3f9fc54568c23dd28a16a4 (diff) | |
parent | bcbe80adef1d5d1a3e15ad5d027bac0de5722091 (diff) |
Merge pull request #92 from shijiang1130/patch-1
Update README.md
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -121,7 +121,7 @@ https://s3.amazonaws.com/rebar3/rebar3 #### Building rebar ```sh -$ git clone git://github.com/tsloughter/rebar.git +$ git clone https://github.com/rebar/rebar3 $ cd rebar $ ./bootstrap/bootstrap ==> rebar (compile) |