Add clarifying instructions to generate Nuget package using choco pack

This commit is contained in:
Steven Pickles 2020-03-11 11:49:38 -04:00
parent ef76428b16
commit c91b0e973c

View File

@ -7,7 +7,9 @@ Chocolatey package configuration for the Cricut Design Space application.
## Creating Nuget Package
Clone the repository and use Chocolatey to create the package
Clone the repository and use Chocolatey to create the package:
$ choco pack
## Testing Nuget Package