Skip to content

Commit bd9008f

Browse files
authored
Update install-configure.md
1 parent 4d5c98d commit bd9008f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

14/umbraco-deploy/installation/install-configure.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ When Umbraco has been installed in a repository, we can install Umbraco Deploy i
101101
To install Umbraco Deploy, run `dotnet add package Umbraco.Deploy.OnPrem` from the command line or `Install-Package Umbraco.Deploy.OnPrem` from the package manager console in Visual Studio.
102102

103103
{% hint style="info" %}
104-
To be able to use Umbraco Forms with Umbraco Deploy, you need to install the `Umbraco.Deploy.Forms` package as well.
104+
To be able to use Umbraco Forms with Umbraco Deploy, you need to install the `Umbraco.Forms.Deploy` package as well.
105105
{% endhint %}
106106

107107
{% hint style="info" %}

0 commit comments

Comments
 (0)