diff --git a/docs/install_linux.md b/docs/install_linux.md index 9ffd91b3a..25eb01b5e 100644 --- a/docs/install_linux.md +++ b/docs/install_linux.md @@ -13,7 +13,9 @@ If none of our official binaries, packages, repositories, nor community sources ### Debian, Ubuntu Linux (apt) -This will only work for the deb-based distributions we [explicitly support](/.github/workflows/releases.yml#L83) and the [architectures we officially support](/.goreleaser.yml#L27). +:warning: This will only work for the deb-based distributions we [explicitly support](/.github/workflows/releases.yml#L83) and the [architectures we officially support](/.goreleaser.yml#L27). + +Install: ```bash curl -fsSL https://cli.github.com/packages/githubcli-archive-keyring.gpg | sudo gpg --dearmor -o /usr/share/keyrings/githubcli-archive-keyring.gpg