diff options
author | Linus.yuan <yuan_shijiang@163.com> | 2015-01-07 23:55:26 +0800 |
---|---|---|
committer | Linus.yuan <yuan_shijiang@163.com> | 2015-01-07 23:55:26 +0800 |
commit | bcbe80adef1d5d1a3e15ad5d027bac0de5722091 (patch) | |
tree | 4132943e4a15e67a6a1cf1432291d0daa259ccc3 | |
parent | 1d38dcf4feacfb60ae3f9fc54568c23dd28a16a4 (diff) |
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) |