Add GPG key instructions to appropriate sections
This commit is contained in:
parent
5be59997d3
commit
c843dddf0d
1 changed files with 6 additions and 0 deletions
|
|
@ -49,6 +49,9 @@ Alternatively, install from the [community repository](https://packages.fedorapr
|
|||
sudo dnf install gh
|
||||
```
|
||||
|
||||
> [!NOTE]
|
||||
> If errors regarding GPG signatures occur, see [cli/cli#9569](https://github.com/cli/cli/issues/9569) for steps to fix this.
|
||||
|
||||
Upgrade:
|
||||
|
||||
```bash
|
||||
|
|
@ -91,6 +94,9 @@ sudo zypper ref
|
|||
sudo zypper update gh
|
||||
```
|
||||
|
||||
> [!NOTE]
|
||||
> If errors regarding GPG signatures occur, see [cli/cli#9569](https://github.com/cli/cli/issues/9569) for steps to fix this.
|
||||
|
||||
## Manual installation
|
||||
|
||||
* [Download release binaries][releases page] that match your platform; or
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue