You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,6 +9,8 @@ SublimeLinter 3 must be installed in order to use this plugin. If SublimeLinter
9
9
### Linter installation
10
10
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/).
11
11
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
+
12
14
Once Ruby is installed, you can proceed to install the SublimeLinter-ruby plugin if it not yet installed.
0 commit comments