From c13889618d0ad921e4e6ab07a0aae1560e8ac988 Mon Sep 17 00:00:00 2001 From: Dave Smith Date: Mon, 4 Jun 2012 08:22:11 -0600 Subject: [PATCH] Adding ref to new location of pre-built rebar --- README.md | 7 +++---- 1 file 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