Skip to content

Commit bf1508e

Browse files
Address Copilot README review
1 parent 24c4c60 commit bf1508e

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ PSSemVer is a PowerShell module that adds a SemVer-compatible class and helper f
77
Install the module from the PowerShell Gallery:
88

99
```powershell
10+
Install-Module -Name Microsoft.PowerShell.PSResourceGet -Scope CurrentUser
1011
Install-PSResource -Name PSSemVer
1112
Import-Module -Name PSSemVer
1213
```

0 commit comments

Comments
 (0)