Skip to content

Commit

Permalink
test'
Browse files Browse the repository at this point in the history
  • Loading branch information
jordanbreen28 committed Feb 1, 2024
1 parent b7b56ff commit 64057ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ Lets go through the workflow for building the Puppet Module.

```powershell
New-PuppetDscModule -PowerShellModuleName 'PowerShellGet' -PowerShellModuleVersion '2.1.3' -PuppetModuleAuthor 'testuser' -OutputDirectory '../bar'
```
``ddddd`
This function will create a new Puppet module, powershellget, which vendors and puppetizes the PowerShellGet PowerShell module at version 2.2.3 and its dependencies, exposing the DSC resources as Puppet resources.
By default, it will fetch from the public PSGallery but this behavior can be overridden,.
Expand Down

0 comments on commit 64057ac

Please sign in to comment.