Skip to content

Commit 4d1920b

Browse files
committed
Add info on rvm and rbenv.
1 parent 28a4452 commit 4d1920b

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@ SublimeLinter 3 must be installed in order to use this plugin. If SublimeLinter
99
### Linter installation
1010
Before installing this plugin, you must ensure that `ruby` is installed on your system. On Mac OS X and Linux, `ruby` comes preinstalled. On Windows, follow the instructions on the [Ruby site](https://www.ruby-lang.org/en/downloads/).
1111

12+
If you are using `rvm` or `rbenv`, ensure that they are loaded in your shell’s “profile” file. See [here](https://github.com/SublimeLinter/SublimeLinter.github.io/wiki/Usage#profile-vs-rc) for more information.
13+
1214
Once Ruby is installed, you can proceed to install the SublimeLinter-ruby plugin if it not yet installed.
1315

1416
### Plugin installation

0 commit comments

Comments
 (0)