Skip to content

Commit 861e588

Browse files
authored
Update README.md
1 parent 0c1a1da commit 861e588

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

Editors/vscode/README.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,9 +22,7 @@ $ cd Editors/vscode
2222
$ npm run createDevPackage
2323
```
2424

25-
Enable vscode to running in the terminal by enabling [code](https://code.visualstudio.com/docs/setup/mac#_launching-from-the-command-line) command.
26-
27-
You can install the package from the command-line if you have the `code` executable on your `PATH`:
25+
You can install the package from the command-line using the `code` command if available (see [Launching from the command line](https://code.visualstudio.com/docs/setup/mac#_launching-from-the-command-line)).
2826

2927
```
3028
code --install-extension out/sourcekit-lsp-vscode-dev.vsix

0 commit comments

Comments
 (0)