Browse Source

Adding ref to new location of pre-built rebar

pull/3/head
Dave Smith 13 years ago
parent
commit
c13889618d
1 changed files with 3 additions and 4 deletions
  1. +3
    -4
      README.md

+ 3
- 4
README.md View File

@ -27,15 +27,14 @@ Should you want to clone the rebar repository, you will also require git.
#### Downloading #### 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 #### Building rebar
```sh ```sh
$ git clone git://github.com/basho/rebar.git
$ cd rebar $ cd rebar
$ ./bootstrap $ ./bootstrap
Recompile: src/getopt Recompile: src/getopt

Loading…
Cancel
Save