This commit is contained in:
Dominick Gendill 2017-05-20 15:57:28 -06:00
parent 4abc609f71
commit bef15ab1a7

View File

@ -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.