Skip to content
This repository has been archived by the owner on Aug 7, 2023. It is now read-only.

Commit

Permalink
Add local_upgrade.md
Browse files Browse the repository at this point in the history
  • Loading branch information
AsaAyers committed May 25, 2015
1 parent bf4bfa5 commit 238e1df
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions local_upgrade.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
linter-coffeelint will prefer to use the version of CoffeeLint you have installed in your project (`npm install --save-dev coffeelint`).

If you've been directed here it means your local coffeelint is in some way incompatible with linter-coffeelint. You need to upgrade with `npm install --save-dev coffeelint@latest`

0 comments on commit 238e1df

Please sign in to comment.