Update README.md

This commit is contained in:
Dakhama mehdi 2024-10-25 17:24:49 +02:00 committed by GitHub
parent a7f0db8f7f
commit 00b3e9a00a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -31,7 +31,7 @@ Hardensysvol can be used for AD audits or pentesting, complementing existing sol
- **Compatibility**: Works with Windows Server environments and Windows 10/11
## Installation from Powershell Gallery
To install Run the following command in PowerShell:
Run the following command in PowerShell:
```powershell
Install-Module -Name HardenSysvol -Scope CurrentUser -Force
````