Fix CodeBlock Formatting

This commit is contained in:
Wes Carroll
2019-06-17 09:14:10 -04:00
parent f91d16f11a
commit 9c16c2c6e2
+3 -1
View File
@@ -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