diff --git a/pages/Getting Started/Installation.md b/pages/Getting Started/Installation.md index 2f014b50..4ee23596 100644 --- a/pages/Getting Started/Installation.md +++ b/pages/Getting Started/Installation.md @@ -326,7 +326,7 @@ zypper in gcc-c++ git meson cmake "pkgconfig(cairo)" "pkgconfig(egl)" "pkgconfig {{% details title="FreeBSD" closed="true" %}} ```plain -pkg install git pkgconf gmake evdev-proto cmake wayland-protocols wayland libglvnd libxkbcommon libinput cairo pango pixman tomlplusplus e2fsprogs-libuuid +pkg install git pkgconf evdev-proto cmake wayland-protocols wayland libglvnd libxkbcommon libinput cairo pango pixman tomlplusplus e2fsprogs-libuuid pkg install aquamarine hyprcursor hyprlang hyprutils hyprwayland-scanner pkg install libxcb xcb-util-errors xcb-util-wm ```