Add GPG key instructions to appropriate sections

This commit is contained in:
Miroma 2024-09-25 21:49:20 +02:00
parent 5be59997d3
commit c843dddf0d
No known key found for this signature in database

View file

@ -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