mirror of
https://github.com/hyprwm/hyprland-wiki.git
synced 2024-11-08 06:25:58 +01:00
installation: minor polish (Fedora)
This commit is contained in:
parent
b91e4cd788
commit
0a25c48ab2
1 changed files with 3 additions and 3 deletions
|
@ -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.
|
||||
|
||||
|
|
Loading…
Reference in a new issue