You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
(GH-244) Add missing code for PSDSCv3 install (#245)
Prior to this change, the overview for the DSCv3 documentation
included a sentence about installing PowerShell DSC v3, but did
not include the code block to actually install the module.
This change:
- Adds the missing code block
- Clarifies that the module is in beta
- Resolves#244
- Fixes AB#204909
0 commit comments