diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 817d37d9915..8dc8b26e447 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -77,7 +77,9 @@ NuGet members may contribute directly to the main remote. 1. Build with - `.\build.ps1 -SkipUnitTest` + `.\build.ps1 -SkipUnitTest -ChocolateyBuild` + + **NOTE:** The addition of the -ChocolateyBuild paremeter is to limit the build on _only_ the projects that are required by Chocolatey. Or Build and Unit test with