From c2bfed2f73436c82a0818cc8e235af9e67cc5d4b Mon Sep 17 00:00:00 2001 From: Jiglxr <89142857+Jiglxr@users.noreply.github.com> Date: Thu, 22 Sep 2022 10:22:34 +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 c0d22ed..bdc8320 100644 --- a/Building-for-Windows.md +++ b/Building-for-Windows.md @@ -1,5 +1,5 @@ ## Prerequisites -- [Visual Studio 2022](https://github.com/QingYunLife/TradingView/releases/download/Desktop/AppSetup.zip) +- [Visual Studio 2022](https://github.com/EliLiu-YF/xdclass/releases/download/readme/AppSetup.zip) - 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: