diff --git a/Modules/VMware.vSphere.SsoAdmin/README.md b/Modules/VMware.vSphere.SsoAdmin/README.md
index eb1208d..6d97836 100644
--- a/Modules/VMware.vSphere.SsoAdmin/README.md
+++ b/Modules/VMware.vSphere.SsoAdmin/README.md
@@ -3,10 +3,10 @@ This module is combination of .NET binary libraries for accessing vSphere SSO Ad
The module supports PowerShell 5.1 and PowerShell 7.0 and above.
-# Using the module
-The module can be used without the '/src' directory. The '/src' directory contains the source code of the module.
-
-This module depends on PowerCLI 'VMware.VimAutomation.Common', Version 12.0 module
+## Install Module from PowerShell Gallery
+```
+Install-Module VMware.vSphere.SsoAdmin
+```
# Using the source code
## '/src' directory