From 24f76ee1f7189b018dd5a921ce91e17578767e23 Mon Sep 17 00:00:00 2001 From: lew <82828093+Llywelwyn@users.noreply.github.com> Date: Thu, 20 Nov 2025 21:00:30 +0000 Subject: [PATCH] Update package manager commands in README --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 1a01912..dbe2750 100644 --- a/README.md +++ b/README.md @@ -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