Add Gitea mirror clone URL to README
This commit is contained in:
parent
88b2123574
commit
9c1b655feb
@ -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 编译
|
||||
|
||||
@ -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
1
release_id.txt
Normal file
@ -0,0 +1 @@
|
||||
|
||||
Loading…
Reference in New Issue
Block a user