Skip to content

Commit

Permalink
Merge pull request #229 from MicrosoftDocs/main
Browse files Browse the repository at this point in the history
5/22/2024 PM Publish
  • Loading branch information
Taojunshen authored May 22, 2024
2 parents 37c31a5 + 9f9c38e commit 3c24f2b
Showing 1 changed file with 4 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,11 @@ can be installed using **PowerShellGet** commands.
# Install with PowerShellGet 2.x
Install-Module Microsoft.PowerShell.SecretManagement
Install-Module Microsoft.PowerShell.SecretStore
```

or

```powershell
# Install with PSResourceGet 1.x
Install-PSResource Microsoft.PowerShell.SecretManagement
Install-PSResource Microsoft.PowerShell.SecretStore
Expand Down

0 comments on commit 3c24f2b

Please sign in to comment.