Update package manager commands in README

This commit is contained in:
lew 2025-11-20 21:00:30 +00:00 committed by GitHub
parent 823a23a7dd
commit 24f76ee1f7
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -41,10 +41,10 @@ Available Commands:
```bash ```bash
# Get the latest release from the AUR # Get the latest release from the AUR
pacman -S pda yay -S pda
# Or use pda-git for the latest commit # Or use pda-git for the latest commit
pacman -S pda-git yay -S pda-git
# Or manually install with Go # Or manually install with Go
git clone https://github.com/llywelwyn/pda git clone https://github.com/llywelwyn/pda