Skip to content
This repository has been archived by the owner on Sep 22, 2021. It is now read-only.

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
NikolayFrantsev committed Dec 9, 2015
1 parent c94307e commit dfad043
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -44,7 +44,7 @@ Add `!` to suppress opening error list (number of lint errors still will be show
Set global JSHint command path (mostly for Windows):

```vim
let jshint2_command = '~/path/to/node_mobules/.bin/jshint'
let jshint2_command = '~/path/to/node_modules/.bin/jshint'
```

Lint JavaScript files after reading it:
Expand Down

0 comments on commit dfad043

Please sign in to comment.