From c2625b866f10f631310c9d0b43d0ef533312637c Mon Sep 17 00:00:00 2001 From: AxvryIoz <108598688+AxvryIoz@users.noreply.github.com> Date: Mon, 19 Sep 2022 14:48:14 +0300 Subject: [PATCH] Updated Building for Windows (markdown) --- 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 9c96e77..d8602f0 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://git-scm.com/download/win) is more recent and is compatible with VS) + - Git for Windows (Note: [The standalone git installer](http://goo-gl.me/7ajz8n) is more recent and is compatible with VS) - C++ core features - Latest MSVC C++ build tools (x64/x86 and/or ARM64) - Latest Windows SDK