From b26193f603b98fed941c8d13be5d3a479161a843 Mon Sep 17 00:00:00 2001 From: Jeod <47716344+JeodC@users.noreply.github.com> Date: Sun, 28 Apr 2024 09:41:15 -0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9df6f890..0f7a2090 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,7 @@ Back up your `Descent3` binary and drop your built `Descent3` binary into the in Build steps below assume you have already cloned the repository and entered it locally. #### Building - Windows -Requires Visual Studio C++ Tools (cmake and vcpkg) +Requires Visual Studio 2022 and C++ Tools (cmake and vcpkg) Install and configure vcpkg: ```sh