From 062c38e7e9ac26fafe778fa7f08306c6ac6066ee Mon Sep 17 00:00:00 2001 From: Mike Chang Date: Wed, 3 Nov 2021 13:46:17 -0700 Subject: [PATCH] Update README.md CMake link and instructions Signed-off-by: Mike Chang --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1191a0f0ee..6f500a3dd3 100644 --- a/README.md +++ b/README.md @@ -42,7 +42,7 @@ For the latest details and system requirements, refer to [System Requirements](h * Game Development with C++ * MSVC v142 - VS 2019 C++ x64/x86 * C++ 2019 redistributable update -* CMake 3.20.5 minimum: [https://cmake.org/download/](https://cmake.org/download/) +* CMake 3.20.5 minimum: [https://cmake.org/download/#latest](https://cmake.org/download/#latest) (Release Candidate versions are not supported) #### Optional