summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorDave Smith <dizzyd@dizzyd.com>2012-06-04 08:22:11 -0600
committerDave Smith <dizzyd@dizzyd.com>2012-06-04 08:22:11 -0600
commitc13889618d0ad921e4e6ab07a0aae1560e8ac988 (patch)
tree6559b58833b07f2f11ee5d7cdb9290d9f89d243a /README.md
parentf7d9a9bf8bcd0d1672d854d3250971f240b2686d (diff)
downloadrebar-c13889618d0ad921e4e6ab07a0aae1560e8ac988.tar.gz
Adding ref to new location of pre-built rebar
Diffstat (limited to 'README.md')
-rw-r--r--README.md7
1 files changed, 3 insertions, 4 deletions
diff --git a/README.md b/README.md
index 74e3392..443475e 100644
--- a/README.md
+++ b/README.md
@@ -27,15 +27,14 @@ Should you want to clone the rebar repository, you will also require git.
#### Downloading
-Clone the git repository:
+You can download a pre-built binary version of rebar from:
-```sh
-$ git clone git://github.com/basho/rebar.git
-```
+https://github.com/basho/rebar/wiki/rebar
#### Building rebar
```sh
+$ git clone git://github.com/basho/rebar.git
$ cd rebar
$ ./bootstrap
Recompile: src/getopt