diff --git a/README.md b/README.md index eb5dfe1..1d7b083 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,9 @@ 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. -`PS> Install-Module -name ZertoApiWrapper +``` +PS> Install-Module -name ZertoApiWrapper +``` ## Getting Started