We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5f38ef1 commit 2eceb39Copy full SHA for 2eceb39
1 file changed
docs/install_linux.md
@@ -3,7 +3,7 @@
3
## Recommended _(Official)_
4
5
> [!IMPORTANT]
6
-> All Linux packages and repository metadata are signed with the following PGP key fingerprints:
+> Our Linux packages and repository metadata are signed with the following PGP key fingerprints:
7
> - `2C6106201985B60E6C7AC87323F3D4EA75716059`
8
> - `7F38BBB59D064DBCB3D84D725612B36462313325`
9
>
@@ -41,7 +41,7 @@ sudo apt install gh
41
```
42
43
> [!TIP]
44
-> To verify the imported PGP keys, you can run this and match the listed fingerprints with those at the top of this document:
+> To verify downloaded PGP keys, you can run this and match the listed fingerprints with those at the top of this document:
45
46
> ```shell
47
> gpg --show-keys /etc/apt/keyrings/githubcli-archive-keyring.gpg
0 commit comments