File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ Installation
99You can download the latest build from the [ Releases] ( https://github.com/salesforce/bazel-vscode/releases ) or package the extension by yourself:
10101 . [ Install] ( https://code.visualstudio.com/api/working-with-extensions/publishing-extension#installation ) ` vsce ` CLI tool:
1111 ``` bash
12- npm install -g vsce
12+ npm install -g @vscode/ vsce
1313 ```
14142. Clone the repository
1515 ` ` ` bash
@@ -75,4 +75,4 @@ NOTE! Tasks 'Formatting' and 'Unused deps' require [buildifier](https://github.c
7575Remote Development
7676--------------------
7777
78- 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.
78+ 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.
You can’t perform that action at this time.
0 commit comments