summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTristan Sloughter <tristan.sloughter@gmail.com>2015-04-09 16:55:11 -0500
committerTristan Sloughter <tristan.sloughter@gmail.com>2015-04-09 16:55:11 -0500
commit76bf80ba90fe5b6e1774af572d530a06a22e387a (patch)
tree52672b920b58b413a269760450358139b05a11d2
parent15a7ccfaab4af9da65dfed834a0762d835f6bd2c (diff)
parent0c016c411576e41e08925d6cdbd89d053971f8cf (diff)
Merge pull request #324 from isaiah/readme
fix build instruction
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 0383f22..8002f93 100644
--- a/README.md
+++ b/README.md
@@ -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