Add installation step for android termux.
This commit is contained in:
parent
d8c5b7bfc0
commit
fde470f9c5
1 changed files with 5 additions and 0 deletions
|
|
@ -144,6 +144,11 @@ Arch Linux users can install from the community repo: https://www.archlinux.org/
|
|||
```bash
|
||||
pacman -S github-cli
|
||||
```
|
||||
### Android (Termux)
|
||||
For android user it can install via termux.
|
||||
```bash
|
||||
pkg install gh
|
||||
```
|
||||
|
||||
### Other platforms
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue