Skip to content

Commit 0d40273

Browse files
committed
chocolatey package: mention that the plugin is installed inside the user profile
1 parent 8ffd107 commit 0d40273

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

package-chocolatey/packer-provisioner-windows-update.nuspec

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,9 @@
1212
<projectSourceUrl>https://github.com/rgl/packer-provisioner-windows-update</projectSourceUrl>
1313
<bugTrackerUrl>https://github.com/rgl/packer-provisioner-windows-update/issues</bugTrackerUrl>
1414
<requireLicenseAcceptance>false</requireLicenseAcceptance>
15-
<description>A Packer plugin for installing Windows updates.</description>
16-
<summary>A Packer plugin for installing Windows updates.</summary>
15+
<description>A Packer plugin for installing Windows updates.
16+
17+
**NB** This installs the plugin inside your user profile at `%APPDATA%\packer.d\plugins`.</description>
1718
<tags>packer windows-update</tags>
1819
</metadata>
1920
<files>

0 commit comments

Comments
 (0)