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

Commit 3bbc248

Browse files
committed
Users don't need to know to install Linter anymore.
1 parent 01f260e commit 3bbc248

1 file changed

Lines changed: 2 additions & 6 deletions

File tree

README.md

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,8 @@ linter-ruby
44
This linter plugin for [Linter](https://github.com/AtomLinter/Linter) provides an interface to Ruby's builtin syntax analysis. It will be used with files that have the `Ruby` syntax.
55

66
## Installation
7-
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).
8-
9-
### Plugin installation
10-
```
11-
$ apm install linter-ruby
12-
```
7+
On first activation the plugin will install all dependencies automatically, you no longer have to worry about installing Linter.
8+
Just install this package and you'll be good to go.
139

1410
## Settings
1511
You can configure linter-ruby by editing ~/.atom/config.cson (choose Open Your Config in Atom menu):

0 commit comments

Comments
 (0)