Skip to content

Commit 6485b8f

Browse files
committed
example edit
1 parent 0b5cd24 commit 6485b8f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/user-guides/devcontainers/working-with-dev-containers.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ You can open your dev container directly in VS Code by:
4141
2. Using the Coder CLI with the container flag:
4242

4343
```console
44-
coder open vscode --container keen_dijkstra my-workspace
44+
coder open vscode --container my-container-name my-workspace
4545
```
4646

4747
While optimized for VS Code, other IDEs with dev containers support may also

0 commit comments

Comments
 (0)