Update daprdocs/content/en/developing-applications/local-development/ides/vscode/vscode-remote-dev-containers.md

Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Alessandro (Ale) Segala <43508+ItalyPaleAle@users.noreply.github.com>
This commit is contained in:
Alessandro (Ale) Segala 2023-03-23 08:04:39 -07:00 committed by GitHub
parent 8f204c0222
commit dae15e1723
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -22,7 +22,7 @@ We also publish a Dev Container feature that installs the Dapr CLI inside any De
### Add the Dapr CLI using a Dev Container feature
You can install the Dapr CLI inside any Dev Container using [Dev Container features](https://containers.dev/features/).
You can install the Dapr CLI inside any Dev Container using [Dev Container features](https://containers.dev/features).
To do that, edit your `devcontainer.json` and add two objects in the `"features"` section: