Merge pull request #284 from ixti/patch-1

Fix js-yaml (CLI) installation instructions
This commit is contained in:
Martin Grenfell 2012-07-01 14:27:26 -07:00
commit 176514b4b3

View File

@ -9,7 +9,7 @@
" See http://sam.zoy.org/wtfpl/COPYING for more details.
"
"
"Installation: $ npm install -g js-yaml.bin
"Installation: $ npm install -g js-yaml
"
"============================================================================
if exists("loaded_yaml_syntax_checker")