We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8ffd107 commit 0d40273Copy full SHA for 0d40273
1 file changed
package-chocolatey/packer-provisioner-windows-update.nuspec
@@ -12,8 +12,9 @@
12
<projectSourceUrl>https://github.com/rgl/packer-provisioner-windows-update</projectSourceUrl>
13
<bugTrackerUrl>https://github.com/rgl/packer-provisioner-windows-update/issues</bugTrackerUrl>
14
<requireLicenseAcceptance>false</requireLicenseAcceptance>
15
- <description>A Packer plugin for installing Windows updates.</description>
16
- <summary>A Packer plugin for installing Windows updates.</summary>
+ <description>A Packer plugin for installing Windows updates.
+
17
+**NB** This installs the plugin inside your user profile at `%APPDATA%\packer.d\plugins`.</description>
18
<tags>packer windows-update</tags>
19
</metadata>
20
<files>
0 commit comments