diff options
author | Dev containers Bot <126614555+devcontainers-bot@users.noreply.github.com> | 2023-10-24 02:14:35 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-10-24 02:14:35 +0300 |
commit | 4c2c9f7b95fcc160e275c1624cec02a9bba25bdb (patch) | |
tree | eb28b419e7dfce1123293d8206cd9d6022bd0574 /src | |
parent | e645120a39c2ad1bb659bd26b2a4e2ce18c1bb89 (diff) |
Automated documentation update (#732)
Automated documentation update [skip ci]
Co-authored-by: github-actions <github-actions@github.com>
Diffstat (limited to 'src')
-rw-r--r-- | src/powershell/README.md | 6 |
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 |