docs: add Alpine & termux install instructions

This commit is contained in:
Christian Muehlhaeuser 2022-10-23 04:28:41 +02:00 committed by Maas Lalani
parent 57c8c90bfd
commit 75c41866b2

View file

@ -125,6 +125,12 @@ enabled=1
gpgcheck=1
gpgkey=https://repo.charm.sh/yum/gpg.key' | sudo tee /etc/yum.repos.d/charm.repo
sudo yum install gum
# Alpine
apk add gum
# Android (via termux)
pkg install gum
```
Or download it: