X Tutup
Skip to content

Commit 320ab8a

Browse files
committed
restore header, use an emoji
1 parent 6c5b690 commit 320ab8a

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

docs/install_linux.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,9 @@ If none of our official binaries, packages, repositories, nor community sources
1313

1414
### Debian, Ubuntu Linux (apt)
1515

16-
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).
16+
: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).
17+
18+
Install:
1719

1820
```bash
1921
curl -fsSL https://cli.github.com/packages/githubcli-archive-keyring.gpg | sudo gpg --dearmor -o /usr/share/keyrings/githubcli-archive-keyring.gpg

0 commit comments

Comments
 (0)
X Tutup