diff --git a/docs/versioned_docs/version-v0.5/02-Features/powershell/azure-sql.md b/docs/versioned_docs/version-v0.5/02-Features/powershell/azure-sql.md index b76569d2..530b30ae 100644 --- a/docs/versioned_docs/version-v0.5/02-Features/powershell/azure-sql.md +++ b/docs/versioned_docs/version-v0.5/02-Features/powershell/azure-sql.md @@ -13,7 +13,7 @@ This module provides the following capabilities: To have access to the following features, you have to import the module: ```powershell -PS> Install-Module -Name Arcus.Scripting.SQL +PS> Install-Module -Name Arcus.Scripting.SQL -RequiredVersion 0.5.0 ``` ## Invoke a database migration