Skip to content

Commit 280e1cb

Browse files
authored
Update README.md
1 parent 0f28351 commit 280e1cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ Open a PowerShell terminal window and install each of the required modules.
7878
:warning: VMware PowerCLI 13.2 or higher is required. Please ensure older PowerCLI versions have been uninstalled.
7979

8080
```powershell
81-
install-module VMware.PowerCLI -MinimumVersion 13.2 -AllowClobber
81+
install-module VMware.PowerCLI -MaximumVersion 13.3 -AllowClobber
8282
install-module AsBuiltReport.VMware.Horizon
8383
```
8484

0 commit comments

Comments
 (0)