Skip to content

Commit

Permalink
Merge #2910
Browse files Browse the repository at this point in the history
2910: Use package script r=kjeremy a=kjeremy



Co-authored-by: Jeremy Kolb <kjeremy@gmail.com>
  • Loading branch information
bors[bot] and kjeremy authored Jan 27, 2020
2 parents 1d72903 + 1b5b30f commit 87e1baf
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
$ ./node_modules/vsce/out/vsce package
$ npm run package
$ code --install-extension ./rust-analyzer-0.1.0.vsix
```

Expand Down

0 comments on commit 87e1baf

Please sign in to comment.