From d10f83d47c000622827e0068c9efa13728d41fbb Mon Sep 17 00:00:00 2001 From: Hadi Chokr <158838697+silverhadch@users.noreply.github.com> Date: Sun, 14 Jul 2024 16:08:10 +0200 Subject: [PATCH] Improve Arch section in README.md Yay is more popular than paru so i added next to paru. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9471a79..6e30cf8 100644 --- a/README.md +++ b/README.md @@ -165,7 +165,7 @@ After logging out, click on your user and there will be a sprocket at the bottom ## Installing on Arch Linux Installing via the preferred AUR helper is possible the usual way, e.g.: -`paru -S cosmic-session-git` +`paru -S cosmic-session-git` or `yay -S cosmic-session-git` Then log out, click on your user, and a sprocket at the bottom right shows an additional entry alongside your desktop environments. Change to COSMIC and proceed with log in. For a more detailed discussion, consider the [relevant section in the Arch wiki](https://wiki.archlinux.org/title/COSMIC).