From 73a64ca8fda4dc30662785ee8528cdaf53f8b6cc Mon Sep 17 00:00:00 2001 From: Angad <66992519+ThirdEyeSqueegee@users.noreply.github.com> Date: Tue, 23 Jul 2024 13:19:13 -0700 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e8505747..58b96c03 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ - [CMake v3.26+](https://cmake.org/) or [XMake v2.8.2+](https://github.com/xmake-io/xmake/releases) - Add this to your `PATH` -- [vcpkg](https://github.com/microsoft/vcpkg) (optional, non-vcpkg build presets are provided which use [CPM.cmake](https://github.com/cpm-cmake/CPM.cmake) instead) +- [vcpkg](https://github.com/microsoft/vcpkg) - Create a Windows environment variable called `VCPKG_ROOT` with the value as the path to your vcpkg install directory - [Visual Studio 2022](https://visualstudio.microsoft.com/) with "Desktop development with C++" workload - clang-cl toolset and build support if using `clang-cl` configurations