We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2ee0648 commit d795afcCopy full SHA for d795afc
docs/install_linux.md
@@ -94,6 +94,14 @@ Android users can install via Termux:
94
pkg install gh
95
```
96
97
+### Kiss Linux
98
+
99
+Kiss Linux users can install via the [community repos](https://github.com/kisslinux/community):
100
101
+```bash
102
+kiss b github-cli && kiss i github-cli
103
+```
104
105
106
[releases page]: https://github.com/cli/cli/releases/latest
107
[arch linux repo]: https://www.archlinux.org/packages/community/x86_64/github-cli
0 commit comments