Merge pull request #65 from reduxionist/patch-1

Update README.md
pull/68/head
Joseph Werle 8 years ago committed by GitHub
commit 4fbebd4126

@ -62,7 +62,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 `setup.sh` script:
To directly install `bpkg` from its source code you have to clone its repository and run the `setup.sh` script:
```sh
$ git clone https://github.com/bpkg/bpkg.git
@ -124,7 +124,7 @@ $ bpkg install stephenmathieson/git-standup -g
info: Using latest (master)
warn: Package doesn't exist
warn: Mssing build script
warn: Missing build script
warn: Trying `make install'...
info: install: `make install'
cp -f git-standup /usr/local/bin
@ -286,7 +286,7 @@ $ my_script some more args --blah
`bpkg` is released under the **MIT license**.
See file `LICENSE` for a more detailed description of it's terms.
See file `LICENSE` for a more detailed description of its terms.
[clib]: https://github.com/clibs/clib
[term]: https://github.com/bpkg/term

Loading…
Cancel
Save