Skip to content

Commit 9266e27

Browse files
authored
Merge pull request #6882 from umbraco/jonat123-deploy-patch
Updating incorrect package name for the forms package for deploy.
2 parents 1863313 + aa9039a commit 9266e27

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

13/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)