From 9fa57ff542cee7fef9f9becdcfd53bb92fd6ac05 Mon Sep 17 00:00:00 2001 From: killertofus Date: Tue, 20 Aug 2024 16:08:11 +0000 Subject: [PATCH] fixed a error --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a31d4f9..3611fcf 100644 --- a/README.md +++ b/README.md @@ -164,7 +164,7 @@ 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 [cosmic-session]([https://archlinux.org/packages/extra/x86_64/cosmic-session/) or the [cosmic](https://archlinux.org/groups/x86_64/cosmic/) group, e.g.: +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.