aboutsummaryrefslogtreecommitdiff
path: root/src/powershell/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'src/powershell/README.md')
-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