Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ Installation
You can download the latest build from the [Releases](https://github.com/salesforce/bazel-vscode/releases) or package the extension by yourself:
1. [Install](https://code.visualstudio.com/api/working-with-extensions/publishing-extension#installation) `vsce` CLI tool:
```bash
npm install -g vsce
npm install -g @vscode/vsce
```
2. Clone the repository
```bash
Expand Down Expand Up @@ -75,4 +75,4 @@ NOTE! Tasks 'Formatting' and 'Unused deps' require [buildifier](https://github.c
Remote Development
--------------------

If you are using Visual Studio Code Remote Development for work, please note that 'Bazel' and other additional tools must be installed on the server.
If you are using Visual Studio Code Remote Development for work, please note that 'Bazel' and other additional tools must be installed on the server.