mirror of
https://github.com/hyprwm/hyprland-wiki.git
synced 2024-11-02 03:45:57 +01:00
Help prevent errors (#48)
adding ``emaint sync -r wayland-desktop`` will help prevent non-existent directory errors when trying to install hyprland on gentoo.
This commit is contained in:
parent
703305c5be
commit
99f25ac1a4
1 changed files with 1 additions and 0 deletions
|
@ -63,6 +63,7 @@ The hyprland package is available in the [wayland-desktop](https://github.com/bs
|
|||
|
||||
```sh
|
||||
eselect repository enable wayland-desktop
|
||||
emaint sync -r wayland-desktop
|
||||
emerge --ask --verbose hyprland
|
||||
```
|
||||
|
||||
|
|
Loading…
Reference in a new issue