We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 04b51de commit 470fff6Copy full SHA for 470fff6
README.md
@@ -72,7 +72,7 @@ PowerShell 5.1 or PowerShell 7, and the following PowerShell modules are require
72
73
Open a PowerShell terminal window and install each of the required modules.
74
75
-:warning: VMware PowerCLI 13.2 or higher is required. Please ensure older PowerCLI versions have been uninstalled.
+:warning: VMware PowerCLI 13.2 is required. Please ensure older PowerCLI versions have been uninstalled.
76
77
```powershell
78
install-module VMware.PowerCLI -MaximumVersion 13.3 -AllowClobber
0 commit comments