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

Commit 94ad98b

Browse files
committed
Added module to NuGet repository
1 parent 986e853 commit 94ad98b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@ Use in **[PowerShell Core](https://github.com/PowerShell/PowerShell)**.
131131
Use the [NuGet](https://www.nuget.org/packages/ps.win.api) package manager:
132132

133133
```PowerShell
134-
Install-Module ps.win.api -Repository NuGet
134+
Install-Module ps.win.api -Repository NuGet -AllowClobber
135135
```
136136

137137
💡 You must have a NuGet repository registered:

0 commit comments

Comments
 (0)