mirror of
https://github.com/rust-lang/rust-analyzer.git
synced 2025-12-23 08:48:08 +00:00
Update README.md
cargo run -p xtask -- install --server https://github.com/rust-lang/rust-analyzer/issues/20141
This commit is contained in:
parent
7fefbdf1db
commit
d07c304741
1 changed files with 1 additions and 1 deletions
|
|
@ -21,7 +21,7 @@ If you want to **use** rust-analyzer's language server with your editor of
|
|||
choice, check [the manual](https://rust-analyzer.github.io/book/).
|
||||
It also contains some tips & tricks to help you be more productive when using rust-analyzer.
|
||||
|
||||
Otherwise you can install from git with `cargo xtask install --server`
|
||||
Otherwise you can install from git with `cargo xtask install --server` or `cargo run -p xtask -- install --server`
|
||||
|
||||
## Security and Privacy
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue