From 69ba4a56facd5b0f02c174e28ec5c39204377cbf Mon Sep 17 00:00:00 2001 From: killertofus Date: Tue, 20 Aug 2024 16:07:23 +0000 Subject: [PATCH] it's out of the aur --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 70b77a8..a31d4f9 100644 --- a/README.md +++ b/README.md @@ -164,8 +164,8 @@ sudo systemctl restart gdm After logging out, click on your user and there will be a sprocket at the bottom right. Change the setting to COSMIC. Proceed to log in. ## Installing on Arch Linux -Installing via the preferred AUR helper is possible the usual way, e.g.: -`paru -S cosmic-session-git` or `yay -S cosmic-session-git` +Installing via the [cosmic-session]([https://archlinux.org/packages/extra/x86_64/cosmic-session/) or the [cosmic](https://archlinux.org/groups/x86_64/cosmic/) group, e.g.: +`pacman -S cosmic-session` or `pacman -S cosmic` 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).