ソースを参照

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

読み込み中…
キャンセル
保存