aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDev containers Bot <126614555+devcontainers-bot@users.noreply.github.com>2023-10-24 02:14:35 +0300
committerGitHub <noreply@github.com>2023-10-24 02:14:35 +0300
commit4c2c9f7b95fcc160e275c1624cec02a9bba25bdb (patch)
treeeb28b419e7dfce1123293d8206cd9d6022bd0574
parente645120a39c2ad1bb659bd26b2a4e2ce18c1bb89 (diff)
Automated documentation update (#732)
Automated documentation update [skip ci] Co-authored-by: github-actions <github-actions@github.com>
-rw-r--r--src/powershell/README.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/powershell/README.md b/src/powershell/README.md
index ccc62f7..6112de7 100644
--- a/src/powershell/README.md
+++ b/src/powershell/README.md
@@ -18,6 +18,12 @@ Installs PowerShell along with needed dependencies. Useful for base Dockerfiles
| version | Select or enter a version of PowerShell. | string | latest |
| modules | Optional comma separated list of PowerShell modules to install. | string | - |
+## Customizations
+
+### VS Code Extensions
+
+- `ms-vscode.powershell`
+
## OS Support