Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit c843ddd

Browse files
committed
Add GPG key instructions to appropriate sections
1 parent 5be5999 commit c843ddd

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

docs/install_linux.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,9 @@ Alternatively, install from the [community repository](https://packages.fedorapr
4949
sudo dnf install gh
5050
```
5151

52+
> [!NOTE]
53+
> If errors regarding GPG signatures occur, see [cli/cli#9569](https://github.com/cli/cli/issues/9569) for steps to fix this.
54+
5255
Upgrade:
5356

5457
```bash
@@ -91,6 +94,9 @@ sudo zypper ref
9194
sudo zypper update gh
9295
```
9396

97+
> [!NOTE]
98+
> If errors regarding GPG signatures occur, see [cli/cli#9569](https://github.com/cli/cli/issues/9569) for steps to fix this.
99+
94100
## Manual installation
95101

96102
* [Download release binaries][releases page] that match your platform; or

0 commit comments

Comments
 (0)