Skip to content

Commit

Permalink
Update docs/user/README.md
Browse files Browse the repository at this point in the history
Co-Authored-By: Veetaha <veetaha2@gmail.com>
  • Loading branch information
kjeremy and Veetaha authored Jan 27, 2020
1 parent 141dc7b commit 1b5b30f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/user/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
```

Expand Down

0 comments on commit 1b5b30f

Please sign in to comment.