Skip to content

Commit bdfdcd2

Browse files
authored
Fix command reference (#1345)
1 parent 269fb53 commit bdfdcd2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ This is similar to Codespaces:
8585
1. Make sure you meet [the requirements](https://code.visualstudio.com/docs/remote/containers#_getting-started) and follow the installation steps for DevContainers in VS Code
8686
1. `git clone https://github.com/microsoft/component-detection`
8787
1. Open this repo in VS Code
88-
1. A notification should popup to reopen the workspace in the container. If it doesn't, open the [`Command Palette`](https://code.visualstudio.com/docs/getstarted/tips-and-tricks#_command-palette) and type `Remote-Containers: Reopen in Container`.
88+
1. A notification should popup to reopen the workspace in the container. If it doesn't, open the [`Command Palette`](https://code.visualstudio.com/docs/getstarted/tips-and-tricks#_command-palette) and type `Dev Containers: Reopen in Container`.
8989

9090
### Community Meetings
9191

0 commit comments

Comments
 (0)