Skip to content

Commit 7865ada

Browse files
authored
Merge pull request #6884 from umbraco/jonat123-patch-2
Updating incorrect package name for the forms package for deploy v15
2 parents 5075b42 + 5995c9d commit 7865ada

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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