simplify install command
All checks were successful
ci/woodpecker/push/test Pipeline was successful
ci/woodpecker/pr/test Pipeline was successful
ci/woodpecker/push/next Pipeline was successful
ci/woodpecker/push/master Pipeline was successful
ci/woodpecker/pr/master Pipeline was successful
ci/woodpecker/pr/next Pipeline was successful
All checks were successful
ci/woodpecker/push/test Pipeline was successful
ci/woodpecker/pr/test Pipeline was successful
ci/woodpecker/push/next Pipeline was successful
ci/woodpecker/push/master Pipeline was successful
ci/woodpecker/pr/master Pipeline was successful
ci/woodpecker/pr/next Pipeline was successful
This commit is contained in:
parent
272b2042c2
commit
0115f4801b
@ -52,6 +52,10 @@ Additionally we fixed some issues and added new connection types:
|
||||
You can find the PSCredential store at [PowerShell Gallery](https://www.powershellgallery.com/packages/PSCredentialStore)
|
||||
and [gitea.ocram85.com](https://gitea.ocram85.com/OCram85/PSCredentialStore/releases).
|
||||
|
||||
❤️ Feel free to install or upgrade to the latest version with `Install-Module -Name 'PSCredentialStore' -Force`.
|
||||
Feel free to install or upgrade to the latest version with the following command.
|
||||
|
||||
```powershell
|
||||
Install-Module -Name 'PSCredentialStore' -Force
|
||||
```
|
||||
|
||||
![forthebadge](https://forthebadge.com/images/badges/contains-17-coffee-cups.svg)
|
||||
|
Loading…
Reference in New Issue
Block a user