ソースを参照

Merge pull request #1658 from ferd/fix-install-readme

We no longer build the nightlies, just stables
pull/1659/head
Fred Hebert 7年前
committed by GitHub
コミット
9d050dd2bf
この署名に対応する既知のキーがデータベースに存在しません GPGキーID: 4AEE18F83AFDEB23
1個のファイルの変更2行の追加1行の削除
  1. +2
    -1
      README.md

+ 2
- 1
README.md ファイルの表示

@ -81,7 +81,8 @@ $ ./rebar3 local install
```
To keep it up to date after you've installed rebar3 this way you can use `rebar3 local upgrade` which
fetches the latest nightly and extracts to the same place as above.
fetches the latest stable release and extracts to the same place as above. A [nightly version can
also be obtained](https://s3.amazonaws.com/rebar3-nightly/rebar3) if desired.
Rebar3 may also be available on various OS-specific package managers such as
FreeBSD Ports. Those are maintained by the community and Rebar3 maintainers

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