2
0
mirror of https://github.com/bpkg/bpkg synced 2024-11-04 06:00:18 +00:00

bpkg.io > bpkg.sh

Update script to reflect new domain
This commit is contained in:
Joseph Werle 2017-07-26 11:01:50 -04:00
parent 0be274e450
commit 9bbe98c624

View File

@ -251,7 +251,7 @@ create_readme () {
echo
echo "# Install"
echo
echo "Available as a [bpkg](http://www.bpkg.io/)"
echo "Available as a [bpkg](http://www.bpkg.sh/)"
echo '```sh'
echo "bpkg install [-g] ${USER:-bpkg}/$NAME"
echo '```'