From 805308fe12d87ccc04eb394cc102aa1e1e0b55de Mon Sep 17 00:00:00 2001 From: Angad <66992519+ThirdEyeSqueegee@users.noreply.github.com> Date: Fri, 20 Oct 2023 15:54:09 -0700 Subject: [PATCH] docs: update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 23786063..a247d53e 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ ## Build Dependencies -- [CMake v3.27+](https://cmake.org/) or [XMake v2.8.2+](https://github.com/xmake-io/xmake/releases) +- [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) (not required if using XMake) - Create a Windows environment variable called `VCPKG_ROOT` with the value as the path to your vcpkg install directory