installation: minor polish (Fedora)

This commit is contained in:
Pavel Solovev 2024-07-09 09:32:43 +01:00 committed by Mihai Fufezan
parent b91e4cd788
commit 0a25c48ab2
1 changed files with 3 additions and 3 deletions

View File

@ -77,14 +77,14 @@ Hyprland needs are too old._
{{% details title="Fedora*" closed="true" %}}
On Fedora 39 and Rawhide, run:
On Fedora 39+, run:
```sh
sudo dnf install hyprland
sudo dnf install hyprland-devel # If you want to build plugins
sudo dnf install hyprland-devel # If you want to build plugins (use hyprpm)
```
Builds for Fedora 38 and additional packages are available in the
Faster updates and additional packages are available in the
[solopasha/hyprland](https://copr.fedorainfracloud.org/coprs/solopasha/hyprland)
Copr repository.