From 0f06837965e360506617cf78e5ff3dc2a920d568 Mon Sep 17 00:00:00 2001 From: Shweet Date: Wed, 27 Aug 2025 18:29:03 -0700 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) 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