diff options
Diffstat (limited to 'src/powershell')
-rw-r--r-- | src/powershell/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/powershell/README.md b/src/powershell/README.md index c2f4d59..21372ff 100644 --- a/src/powershell/README.md +++ b/src/powershell/README.md @@ -1,7 +1,7 @@ # PowerShell (powershell) - +Installs PowerShell along with needed dependencies. Useful for base Dockerfiles that often are missing required install dependencies like gpg. ## Example Usage |