Refer to "setup.sh" instead of an "install" script

This is a fixup for bff2fde.
pull/47/head
Sebastian Schuberth 9 years ago
parent 03da496b63
commit 4fbae9141a

@ -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