Skip to content

Commit bebf1cb

Browse files
The Jared Wilcurtota-meshi
The Jared Wilcurt
authored andcommitted
Improve Sublime Text instructions (#949)
1 parent a3a73f1 commit bebf1cb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/user-guide/README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -149,9 +149,9 @@ If you use `Vetur` plugin, set `"vetur.validation.template": false` to avoid def
149149

150150
#### Sublime Text
151151

152-
Use [SublimeLinter-eslint](https://github.com/SublimeLinter/SublimeLinter-eslint) extension that SublimeLinter provides for eslint.
152+
Use Package Control to install **SublimeLinter** and its ESLint extension **[SublimeLinter-eslint](https://github.com/SublimeLinter/SublimeLinter-eslint)**.
153153

154-
You have to open command-palette via `Cmd/Ctrl+Shift+P` and type `Preferences: SublimeLinter Settings`, paste to the config on the right side:
154+
In the menu go to `Preferences > Package Settings > SublimeLinter > Settings` and paste in this:
155155

156156
```json
157157
{

0 commit comments

Comments
 (0)