Skip to content

Commit

Permalink
Updated README
Browse files Browse the repository at this point in the history
Corrected `erblint` install instruction.
  • Loading branch information
TomasBarry committed Apr 27, 2019
1 parent ad70593 commit c100ec5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ Before installing this plugin, you must ensure that `erblint` is installed on yo

1. Install `erblint` by typing the following in a terminal:
```
[sudo] gem install erblint
[sudo] gem install erb_lint
```

1. If you are using `rvm` or `rbenv`, ensure that they are loaded in your shell’s correct startup file. See [here](http://sublimelinter.com/en/latest/troubleshooting.html#adjusting-shell-startup-files) for more information.
Expand Down

0 comments on commit c100ec5

Please sign in to comment.