You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: index.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -40,10 +40,10 @@ Our custom install script will take care of everything for you.
40
40
Just paste the following on your shell:
41
41
42
42
{% highlight bash %}
43
-
$ curl -sLo- http://get.bpkg.io | bash
43
+
$ curl -sLo- http://get.bpkg.sh | bash
44
44
{% endhighlight %}
45
45
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).
46
+
If you want to see what's inside it, [access it directly](http://get.bpkg.sh) or [check it out on the repository](https://raw.githubusercontent.com/bpkg/bpkg/master/setup.sh).
0 commit comments