2
0
mirror of https://github.com/bpkg/bpkg synced 2024-11-08 01:10:36 +00:00

Merge pull request #47 from sschuberth/master

Refer to "setup.sh" instead of an "install" script
This commit is contained in:
Joseph Werle 2015-06-26 15:19:46 -04:00
commit faaf63b117

View File

@ -35,7 +35,7 @@ $ clib install bpkg/bpkg
### 3. Source Code ### 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 ```sh
$ git clone https://github.com/bpkg/bpkg.git $ git clone https://github.com/bpkg/bpkg.git