Merge pull request #63 from gregorynicholas/master

updates README.md install docs
pull/73/head
Joseph Werle 8 years ago committed by GitHub
commit c746f3618e

@ -49,7 +49,7 @@ Our install script is the simplest way. It takes care of everything for you, pla
Paste the following on your shell and you're good to go:
```sh
$ curl -Lo- http://get.bpkg.io | bash
$ curl -Lo- "https://raw.githubusercontent.com/bpkg/bpkg/master/setup.sh" | bash
```
### 2. clib

Loading…
Cancel
Save