Skip to content

Commit 3e67f08

Browse files
committed
Merge pull request #22 from jwithington/update-install-repo-link
Updated index link for raw install code
2 parents 7642332 + b64d1bd commit 3e67f08

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
@@ -43,7 +43,7 @@ Just paste the following on your shell:
4343
$ curl -sLo- http://get.bpkg.io | bash
4444
{% endhighlight %}
4545

46-
If you want to see what's inside it, [access it directly](http://get.bpkg.io) or [check it out on the repository](https://raw.githubusercontent.com/bpkg/bpkg/master/install.sh).
46+
If you want to see what's inside it, [access it directly](http://get.bpkg.io) or [check it out on the repository](https://raw.githubusercontent.com/bpkg/bpkg/master/setup.sh).
4747

4848
### 2. clibs
4949

0 commit comments

Comments
 (0)