Skip to content

Commit 3aed543

Browse files
authored
Merge pull request #31581 from jeremy-morren/jeremy-morren-doc-updates
Fix powershell install script
2 parents 8e66eed + 095c52a commit 3aed543

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/en/docs/setup/production-environment/container-runtimes.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -172,7 +172,7 @@ installing the `containerd.io` package can be found at
172172
{{% /tab %}}
173173
{{% tab name="Windows (PowerShell)" %}}
174174

175-
Start a Powershell session, set `$Version` to the desired version (ex: `$Version=1.4.3`),
175+
Start a Powershell session, set `$Version` to the desired version (ex: `$Version="1.4.3"`),
176176
and then run the following commands:
177177

178178
1. Download containerd:

0 commit comments

Comments
 (0)