Clarify installation prodecude

This commit is contained in:
Aleksey Kladov 2018-12-27 17:56:07 +03:00 committed by GitHub
parent 3b820bcca3
commit 095843119e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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
```