Skip to content
This repository has been archived by the owner on Dec 1, 2024. It is now read-only.

Commit

Permalink
Added module to NuGet repository
Browse files Browse the repository at this point in the history
  • Loading branch information
Lifailon committed Feb 8, 2024
1 parent 986e853 commit 94ad98b
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 @@ -131,7 +131,7 @@ Use in **[PowerShell Core](https://github.com/PowerShell/PowerShell)**.
Use the [NuGet](https://www.nuget.org/packages/ps.win.api) package manager:

```PowerShell
Install-Module ps.win.api -Repository NuGet
Install-Module ps.win.api -Repository NuGet -AllowClobber
```

💡 You must have a NuGet repository registered:
Expand Down

0 comments on commit 94ad98b

Please sign in to comment.