Update package manager commands in README
This commit is contained in:
parent
823a23a7dd
commit
24f76ee1f7
1 changed files with 2 additions and 2 deletions
|
|
@ -41,10 +41,10 @@ Available Commands:
|
|||
|
||||
```bash
|
||||
# Get the latest release from the AUR
|
||||
pacman -S pda
|
||||
yay -S pda
|
||||
|
||||
# Or use pda-git for the latest commit
|
||||
pacman -S pda-git
|
||||
yay -S pda-git
|
||||
|
||||
# Or manually install with Go
|
||||
git clone https://github.com/llywelwyn/pda
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue