Update scoop install option (#2478)

Co-authored-by: Mislav Marohnić <mislav@github.com>
Co-authored-by: Jan Pokorný <JenomPokorny@gmail.com>
This commit is contained in:
Vixb 2020-11-25 18:40:30 +08:00 committed by GitHub
parent 9f84f0ffa1
commit 37891a54d9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -55,18 +55,9 @@ For more information and distro-specific instructions, see the [Linux installati
#### scoop
Install:
```powershell
scoop bucket add github-gh https://github.com/cli/scoop-gh.git
scoop install gh
```
Upgrade:
```powershell
scoop update gh
```
| Install: | Upgrade: |
| ------------------ | ------------------ |
| `scoop install gh` | `scoop update gh` |
#### Chocolatey