diff --git a/README.md b/README.md index 521d1d9..3b9e742 100644 --- a/README.md +++ b/README.md @@ -28,7 +28,9 @@ This program runs on OpenGL 3.3 at the minimum. ### Windows Visual Studio is recommended; make sure your installation has "Desktop development with C++" and ".NET desktop development" workloads. + Install and configure [vcpkg](https://vcpkg.io/en/). + Build should be straightforward from there. ### Linux