gaelcolas / Sampler

Module template with build pipeline and examples, including DSC elements.
MIT License
171 stars 42 forks source link

A mistake in the psresourceget section of the README.md #445

Closed fMichaleczek closed 10 months ago

fMichaleczek commented 1 year ago

There is a mistake in the psresourceget section of the README.md here :

image README#psresourceget

The expected command should be :

.\build.ps1 -ResolveDependency -Tasks noop -UsePSResourceGet 
johlju commented 1 year ago

Ah,copy/paste mistake. Thanks for finding it and reporting it.