gaelcolas / Sampler

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

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

Closed fMichaleczek closed 8 months ago

fMichaleczek commented 10 months 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 10 months ago

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