Update README.md

This commit is contained in:
dmilov
2021-02-17 11:12:14 +02:00
committed by GitHub
parent 80509a18a5
commit 13dc050dd2

View File

@@ -3,10 +3,10 @@ This module is combination of .NET binary libraries for accessing vSphere SSO Ad
<br/> <br/>
The module supports PowerShell 5.1 and PowerShell 7.0 and above.<br/> The module supports PowerShell 5.1 and PowerShell 7.0 and above.<br/>
# Using the module ## Install Module from PowerShell Gallery
The module can be used without the '/src' directory. The '/src' directory contains the source code of the module.<br/> ```
Install-Module VMware.vSphere.SsoAdmin
This module depends on PowerCLI 'VMware.VimAutomation.Common', Version 12.0 module<br/> ```
# Using the source code # Using the source code
## '/src' directory ## '/src' directory