diff --git a/readme.md b/readme.md index 3c0228a4..51ccec29 100644 --- a/readme.md +++ b/readme.md @@ -145,12 +145,15 @@ sudo pacman -S --needed wofi wayland-protocols xdotool rofi xorg-server xorg-xin ***warning*** this is a new Wayland build. It will be buggy, but I merged it to main regardless +***note*** remember to clone the repo using git clone and not downloading the source as a zip ```bash +git clone --recursive-submodules https://github.com/collinalexbell/HackMatrix +cd HackMatrix mkdir -p build cd build cmake .. -make -j +make -j$(nproc) ``` ## Running