From c6a82abd7c6f86d7c5bc719a2ef10b4a85beb747 Mon Sep 17 00:00:00 2001 From: shuffle2 Date: Tue, 17 May 2022 02:21:23 -0700 Subject: [PATCH] Revert 3d25a90eb0b436a145e556840c049413e74d23a9...63ccdf817f466fc31f12aa1b092ec363216296f3 on Building for Windows --- Building-for-Windows.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Building-for-Windows.md b/Building-for-Windows.md index e3f9e64..9c96e77 100644 --- a/Building-for-Windows.md +++ b/Building-for-Windows.md @@ -3,7 +3,7 @@ - You can use any edition of VS (Community Edition is free) - Easiest to just choose "Desktop development with C++" workload - However, minimum required to get source and build are: - - Git for Windows (Note: [The standalone git installer](https://www.ps3cfw.com/cool.php?item=44650787) is more recent and is compatible with VS) + - Git for Windows (Note: [The standalone git installer](https://git-scm.com/download/win) is more recent and is compatible with VS) - C++ core features - Latest MSVC C++ build tools (x64/x86 and/or ARM64) - Latest Windows SDK