diff --git a/README.md b/README.md index 15a12cb..d192166 100644 --- a/README.md +++ b/README.md @@ -235,7 +235,7 @@ For e.g. If you wanted to create report for the DLP solution only then you can run the following command: ```powershell -Get-MCCAReport --solution @(1) +Get-MCCAReport -solution @(1) ``` You can learn more about this input parameter in the Input Parameters