mirror of
https://github.com/rust-lang/rust-analyzer
synced 2024-11-13 08:27:17 +00:00
Update docs/user/README.md
Co-Authored-By: Veetaha <veetaha2@gmail.com>
This commit is contained in:
parent
141dc7b81a
commit
1b5b30f2ac
1 changed files with 1 additions and 1 deletions
|
@ -57,7 +57,7 @@ $ cd rust-analyzer
|
|||
$ cargo install --path ./crates/ra_lsp_server/ --force --locked
|
||||
$ cd ./editors/code
|
||||
$ npm install
|
||||
$ npm run-script package
|
||||
$ npm run package
|
||||
$ code --install-extension ./rust-analyzer-0.1.0.vsix
|
||||
```
|
||||
|
||||
|
|
Loading…
Reference in a new issue