Merge pull request #13126 from sassdawe/patch-1
Update installation commands for GitHub CLI
This commit is contained in:
commit
2733bfbc5e
1 changed files with 2 additions and 2 deletions
|
|
@ -11,13 +11,13 @@ The [GitHub CLI package](https://winget.run/pkg/GitHub/cli) is supported by Micr
|
|||
To install:
|
||||
|
||||
```pwsh
|
||||
winget install --id GitHub.cli
|
||||
winget install --id GitHub.cli --source winget
|
||||
```
|
||||
|
||||
To upgrade:
|
||||
|
||||
```pwsh
|
||||
winget upgrade --id GitHub.cli
|
||||
winget upgrade --id GitHub.cli --source winget
|
||||
```
|
||||
|
||||
> [!NOTE]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue