diff --git a/README.md b/README.md index 1d7b083..042daa0 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,8 @@ This code is still under development! Please use carefully and if you encounter ## Installing the Module This module can be installed directly from the [PowerShell Gallery](https://www.powershellgallery.com/packages/ZertoApiWrapper) with the following command. -``` + +```PowerShell PS> Install-Module -name ZertoApiWrapper ```