Update README.md

This commit is contained in:
Jeffreytsai1004 2025-02-15 14:37:19 +08:00
parent cb0d73da0e
commit ba2a42d8ea

View File

@ -113,10 +113,14 @@
7. **克隆仓库并运行安装脚本** 7. **克隆仓库并运行安装脚本**
```cmd ```cmd
git clone git@github.com:eth-ait/GaussianHaircut.git git clone https://github.com/Jeffreytsai1004/GaussianHairCut
cd GaussianHaircut cd GaussianHairCut
# 在PowerShell中运行: # 先下载所需要的资源
.\download_resource.bat
# 运行安装脚本
.\install.bat .\install.bat
# 运行重建脚本
.\run.bat
``` ```
## 重建 ## 重建