From 02acd1f943e20952eefc28220c9c95c6678e9c17 Mon Sep 17 00:00:00 2001 From: arusakov Date: Fri, 26 Feb 2016 11:11:17 +0300 Subject: [PATCH] readme.md updated about auto install linter --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 5c460422..7d26dc3a 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,10 @@ linter-tslint ========================= -This linter plugin for AtomLinter provides an interface to [tslint](https://github.com/palantir/tslint). It will be used with files that have the "TypeScript" syntax. +This linter plugin for AtomLinter provides an interface to [tslint](https://github.com/palantir/tslint). It will be used with files that have the "TypeScript" or "TypeScriptReact" syntax. ## Installation -Linter package must be installed in order to use this plugin. If Linter is not installed, please follow the instructions [here](https://github.com/AtomLinter/Linter). +On first activation the plugin will install all dependencies automatically, you no longer have to worry about installing Linter. ### Plugin installation ```