Merge pull request #47 from sschuberth/master

Refer to "setup.sh" instead of an "install" script
pull/58/head
Joseph Werle 9 years ago
commit faaf63b117

@ -35,7 +35,7 @@ $ clib install bpkg/bpkg
### 3. Source Code
To directly install `bpkg` from it's source code you have to clone it's repository and run the `install` script:
To directly install `bpkg` from it's source code you have to clone it's repository and run the `setup.sh` script:
```sh
$ git clone https://github.com/bpkg/bpkg.git

Loading…
Cancel
Save