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:
parent
9f84f0ffa1
commit
37891a54d9
1 changed files with 3 additions and 12 deletions
15
README.md
15
README.md
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue