Merge pull request #19 from hownioni/patch-1

Added AUR install guide to README.md
This commit is contained in:
Tanveer Ahmed Ansari
2024-04-16 09:48:31 +05:30
committed by GitHub

View File

@@ -44,6 +44,14 @@ sudo cp dra-cla /usr/local/bin/dra-cla
nix-shell -p 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 ### Android
Install termux [(Guide)](https://termux.com/) Install termux [(Guide)](https://termux.com/)