Skip to content

Commit 0c03e33

Browse files
committed
Update install command
Make was removed as a dependency in bpkg/bpkg@bff2fde
1 parent 9ed9889 commit 0c03e33

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)