Skip to content

Commit 7642332

Browse files
committed
Merge pull request #21 from clehner/update-setup
Update install command
2 parents 9ed9889 + 0c03e33 commit 7642332

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ If you prefer to handle source code, clone **bpkg**'s repository and install it
6060
{% highlight bash %}
6161
$ git clone https://github.com/bpkg/bpkg.git
6262
$ cd bpkg
63-
$ make install
63+
$ ./setup.sh install
6464
{% endhighlight %}
6565

6666
[gem]: https://rubygems.org/

0 commit comments

Comments
 (0)