Skip to content

Commit 9ed9889

Browse files
committed
Merge pull request #20 from rylnd/fix_shpec_instructions
Fix instructions for installing shpec
2 parents 019d6c2 + 6f730ec commit 9ed9889

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)