Skip to content

Commit e93faca

Browse files
committed
Add package install isntruction
Add spacing
1 parent cca4f74 commit e93faca

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

docs/src/language_servers.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,9 @@ Follow installation instructions on [LSP-angular](https://github.com/sublimelsp/
2424
cargo install asm-lsp
2525
```
2626

27-
2. Open `Preferences > Package Settings > LSP > Settings` and add the `"asm-lsp"` client configuration to the `"clients"`:
27+
2. Install the [x86 and x86_64 Assembly](https://packagecontrol.io/packages/x86%20and%20x86_64%20Assembly) package from Package Control.
28+
29+
3. Open `Preferences > Package Settings > LSP > Settings` and add the `"asm-lsp"` client configuration to the `"clients"`:
2830

2931
```jsonc
3032
{

0 commit comments

Comments
 (0)