diff options
| author | Tristan Sloughter <tristan.sloughter@gmail.com> | 2015-04-09 16:55:11 -0500 |
|---|---|---|
| committer | Tristan Sloughter <tristan.sloughter@gmail.com> | 2015-04-09 16:55:11 -0500 |
| commit | 76bf80ba90fe5b6e1774af572d530a06a22e387a (patch) | |
| tree | 52672b920b58b413a269760450358139b05a11d2 | |
| parent | 15a7ccfaab4af9da65dfed834a0762d835f6bd2c (diff) | |
| parent | 0c016c411576e41e08925d6cdbd89d053971f8cf (diff) | |
Merge pull request #324 from isaiah/readme
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 |
