tiny documentation change

This commit is contained in:
Nick Martin 2025-05-24 14:54:47 +00:00
parent 7802b00e85
commit 1f2415e9e7

View file

@ -3,7 +3,7 @@ A Walltaker client for legacy Windows versions (<= Windows Vista)
## Build instructions (CachyOS) ## Build instructions (CachyOS)
``` ```
$ paru -Sy cmake mingw-w64-toolchain mingw-w64-curl $ paru -Sy cmake mingw-w64-toolchain mingw-w64-curl mingw-w64-openssl
$ mkdir build $ mkdir build
$ cd build $ cd build
$ cmake -DCMAKE_TOOLCHAIN_FILE=../TC-mingw.cmake ../ $ cmake -DCMAKE_TOOLCHAIN_FILE=../TC-mingw.cmake ../