From bef15ab1a7d862a148f95a51a0f2898369a55473 Mon Sep 17 00:00:00 2001 From: Dominick Gendill Date: Sat, 20 May 2017 15:57:28 -0600 Subject: [PATCH] docs --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c7d801d..cb0f4db 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ npm install js-yaml@^3.4.6 If you're using bower, add this repo as a project dependency, e.g. ``` -bower install --save git://github.com/dgendill/purescript-yaml#0.1.0 +bower install --save git://github.com/dgendill/purescript-yaml#v0.1.0 ``` Or you can manually add the github repo as a project dependency, e.g.