Merge pull request #31581 from jeremy-morren/jeremy-morren-doc-updates

Fix powershell install script
This commit is contained in:
Kubernetes Prow Robot
2022-02-01 01:14:18 -08:00
committed by GitHub
@@ -172,7 +172,7 @@ installing the `containerd.io` package can be found at
{{% /tab %}}
{{% tab name="Windows (PowerShell)" %}}
Start a Powershell session, set `$Version` to the desired version (ex: `$Version=1.4.3`),
Start a Powershell session, set `$Version` to the desired version (ex: `$Version="1.4.3"`),
and then run the following commands:
1. Download containerd: