瀏覽代碼

Adding ref to new location of pre-built rebar

pull/3/head
Dave Smith 13 年之前
父節點
當前提交
c13889618d
共有 1 個檔案被更改,包括 3 行新增4 行删除
  1. +3
    -4
      README.md

+ 3
- 4
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

Loading…
取消
儲存