Added AUR install guide to README.md

This commit is contained in:
Howni
2024-04-14 22:34:32 +00:00
committed by GitHub
parent cf8a90c0c6
commit e59537d995

View File

@@ -44,6 +44,14 @@ sudo cp dra-cla /usr/local/bin/dra-cla
nix-shell -p dra-cla
```
#### Arch linux
Use your favorite AUR helper (yay in this case)
``` sh
yay -S dra-cla-git
```
### Android
Install termux [(Guide)](https://termux.com/)