diff --git a/README.md b/README.md index c38f0a9..b2a5fa6 100644 --- a/README.md +++ b/README.md @@ -73,9 +73,9 @@ Wayland Window System. Wayland support is currently not fully supported yet, use - [CMake](https://cmake.org/) - [vcpkg](https://learn.microsoft.com/en-us/vcpkg/get_started/get-started?pivots=shell-cmd) -### Building -`vcpkg install` +`vcpkg install` - Use this command in the directory where `vcpkg.json` is located to download/install dependencies. +### Building `cmake -A x64 -DCMAKE_BUILD_TYPE=Release /path/to/source` ### Compiling