Skip to content

Commit 6f730ec

Browse files
committed
Fix instructions for installing shpec
* Use the user/org-prefixed package name * We don't need the -g, that's part of shpec's configuration
1 parent 019d6c2 commit 6f730ec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_posts/2015-05-05-shpec.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ end
8686
## Installation
8787
You can either install with bpkg
8888
{% highlight bash %}
89-
$ bpkg install -g shpec
89+
$ bpkg install rylnd/shpec
9090
{% endhighlight %}
9191
or with curl
9292
{% highlight bash %}

0 commit comments

Comments
 (0)