Add Gitea mirror clone URL to README

This commit is contained in:
Huang-158 2026-07-16 10:48:47 +08:00
parent 88b2123574
commit 9c1b655feb
3 changed files with 5 additions and 0 deletions

View File

@ -98,6 +98,8 @@ Content ── 4 个视图WPF Grid Visibility 切换)
```powershell
git clone https://github.com/Huang-158/MemScan-EDR.git
# 或从 Gitea 镜像克隆
# git clone http://39.96.40.167/Huang-158/MemScan-EDR.git
cd MemScan-EDR\src-csharp
# Debug 编译

View File

@ -98,6 +98,8 @@ Data flow:
```powershell
git clone https://github.com/Huang-158/MemScan-EDR.git
# Or clone from Gitea mirror
# git clone http://39.96.40.167/Huang-158/MemScan-EDR.git
cd MemScan-EDR\src-csharp
dotnet build MemScanEDR.sln

1
release_id.txt Normal file
View File

@ -0,0 +1 @@