updates README.md install docs

- updates the url to curl for `setup.sh`
pull/63/head
gregory nicholas 8 years ago
parent 9dafac663d
commit 6a2f4fc933

@ -22,7 +22,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