diff options
author | Isaiah Peng <isaiah.peng@blacklane.com> | 2015-04-09 17:06:45 +0200 |
---|---|---|
committer | Isaiah Peng <isaiah.peng@blacklane.com> | 2015-04-09 17:06:45 +0200 |
commit | 0c016c411576e41e08925d6cdbd89d053971f8cf (patch) | |
tree | 52672b920b58b413a269760450358139b05a11d2 | |
parent | 15a7ccfaab4af9da65dfed834a0762d835f6bd2c (diff) |
fix build instruction
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -122,7 +122,7 @@ https://s3.amazonaws.com/rebar3/rebar3 ```sh $ git clone https://github.com/rebar/rebar3 -$ cd rebar +$ cd rebar3 $ ./bootstrap/bootstrap ==> rebar (compile) Congratulations! You now have a self-contained script called "rebar3" in |