Skip to content

Commit 5075b42

Browse files
authored
Merge pull request #6883 from umbraco/jonat123-patch-1
Updating incorrect package name for the forms package for deploy for v14
2 parents 9266e27 + bd9008f commit 5075b42

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)