Skip to content

Commit cbaaee0

Browse files
authored
Update Fedora installation instructions
1 parent 9aac661 commit cbaaee0

File tree

1 file changed

+8
-4
lines changed

1 file changed

+8
-4
lines changed

README.md

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -173,17 +173,21 @@ Then log out, click on your user, and a sprocket at the bottom right shows an ad
173173
For a more detailed discussion, consider the [relevant section in the Arch wiki](https://wiki.archlinux.org/title/COSMIC).
174174

175175
## Installing on Fedora Linux
176-
Cosmic may be installed on Fedora 41+.
176+
177+
COSMIC can be installed from the built-in repositories on Fedora 41+:
178+
177179
```
178180
dnf install @cosmic-desktop-environment
179181
```
180-
Or one can use the Nightly COPR builds
182+
183+
Alternatively, for more up-to-date COSMIC packages (but less quality control), you can use the nightly COPR builds:
184+
181185
```
182186
dnf copr enable ryanabx/cosmic-epoch && dnf install cosmic-desktop
183187
```
184188

185-
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.
186-
For further information, you may check the [Fedora Wiki COSMIC SIG page](https://fedoraproject.org/wiki/SIGs/COSMIC), or the [COPR page](https://copr.fedorainfracloud.org/coprs/ryanabx/cosmic-epoch/).
189+
After installing, log out, click on your user, and use the sprocket in the bottom right to select the COSMIC desktop environment before logging in.
190+
For further information, check the [Fedora Wiki COSMIC SIG page](https://fedoraproject.org/wiki/SIGs/COSMIC) or the [COPR page](https://copr.fedorainfracloud.org/coprs/ryanabx/cosmic-epoch/).
187191

188192
## Installing on openSUSE tumbleweed
189193
Cosmic can be installed by adding X11:COSMIC:Factory repo with opi.

0 commit comments

Comments
 (0)