Skip to content

Commit 1e0105f

Browse files
authored
chore(repo): change "Command prompt" to "Command Palette" (nrwl#17650)
1 parent 8fdd68c commit 1e0105f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ To do so, simply:
4343

4444
- Checkout the repo
4545
- Open it with VSCode
46-
- Open the "Commands prompt" and select "Dev Containers: Open Folder in Container..."
46+
- Open the [Command Palette](https://code.visualstudio.com/docs/getstarted/userinterface#_command-palette) and select "Dev Containers: Open Folder in Container..."
4747

4848
The repo comes with a preconfigured `devcontainer.json` file (located in `.devcontainer/` folder at root), that `VSCode` will automatically use to install the aforementioned tools, inside a Docker image. It will even run `pnpm install` for you, so you can start contributing to Nx right after.
4949

0 commit comments

Comments
 (0)