From 3783bdacbc6c564a12dd2090b577de80bec151f8 Mon Sep 17 00:00:00 2001 From: leo Date: Thu, 11 Apr 2024 11:25:15 +0800 Subject: [PATCH] readme: add tips for Windows users --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 9af7f471..e84afc3b 100644 --- a/README.md +++ b/README.md @@ -37,6 +37,7 @@ You can download the latest stable from [Releases](https://github.com/sourcegit- For **Windows** users: * **MSYS Git is NOT supported**. Please use official [Git for Windows](https://git-scm.com/download/win) instead. +* `Source.win-x64.zip` may be reported as virus by Windows Defender. I don't know why. I have manually tested the zip to be uploaded using Windows Defender before uploading and no virus was found. If you have installed .NET 8 SDK locally, I suggest you to compile it yourself. And if you have any idea about how to fix this, please open an issue. For **macOS** users: