Skip to content

Commit 0c621bb

Browse files
nit
1 parent 01513f7 commit 0c621bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ Once you have your build configuration setup, you can use the `vscdc` CLI to tes
4646
1. First, build the image(s) using the CLI as follows:
4747

4848
```bash
49-
build/vscdc push --no-push --registry mcr.microsoft.com --registry-path devcontainers --release main <your-image-name-here>VS Code Tags
49+
build/vscdc push --no-push --registry mcr.microsoft.com --registry-path devcontainers --release main <your-image-name-here>
5050
```
5151

5252
2. Use the Docker CLI to verify all of the expected images and tags and have the right contents:

0 commit comments

Comments
 (0)