Skip to content

Commit 0c1a1da

Browse files
authored
Add how to add code cmd in the terminal
1 parent 4278f97 commit 0c1a1da

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Editors/vscode/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,8 @@ $ 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+
2527
You can install the package from the command-line if you have the `code` executable on your `PATH`:
2628

2729
```

0 commit comments

Comments
 (0)