From 0afaeb59ea4400feb690b8ab2edb0d28ad19c8a1 Mon Sep 17 00:00:00 2001 From: Mark Wagie Date: Wed, 10 Jul 2024 11:56:47 -0600 Subject: [PATCH] chore: update Arch installation instructions --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 013555d..9471a79 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-epoch-git` +`paru -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).