diff --git a/pages/Getting Started/Installation.md b/pages/Getting Started/Installation.md index 75cef75..8de23de 100644 --- a/pages/Getting Started/Installation.md +++ b/pages/Getting Started/Installation.md @@ -117,7 +117,7 @@ libwlroots), you don't need to update anything else. _Arch dependencies_: ```plain -yay -S gdb ninja gcc cmake meson libxcb xcb-proto xcb-util xcb-util-keysyms libxfixes libx11 libxcomposite xorg-xinput libxrender pixman wayland-protocols cairo pango seatd libxkbcommon xcb-util-wm xorg-xwayland libinput libliftoff libdisplay-info +yay -S gdb ninja gcc cmake meson libxcb xcb-proto xcb-util xcb-util-keysyms libxfixes libx11 libxcomposite xorg-xinput libxrender pixman wayland-protocols cairo pango seatd libxkbcommon xcb-util-wm xorg-xwayland libinput libliftoff libdisplay-info cpio ``` _(Please make a pull request or open an issue if any packages are missing from the list)_ @@ -139,7 +139,7 @@ export CC=gcc CXX=g++ LDFLAGS="-static-libstdc++ -static-libgcc" ``` _Ubuntu 23.04 dependencies_: -refer to the Ubuntu tab above +refer to the Ubuntu tab above Please note Hyprland builds `wlroots`. Make sure you have the dependencies of wlroots installed, you can make sure you have them by installing wlroots