Clarify installation prodecude
This commit is contained in:
parent
3b820bcca3
commit
095843119e
1 changed files with 2 additions and 0 deletions
|
@ -1,6 +1,8 @@
|
|||
To install experimental VS Code plugin:
|
||||
|
||||
```
|
||||
$ git clone https://github.com/rust-analyzer/rust-analyzer.git
|
||||
$ cd rust-analyzer
|
||||
$ cargo install-code
|
||||
```
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue