Update README.md
This commit is contained in:
parent
cb0d73da0e
commit
ba2a42d8ea
10
README.md
10
README.md
@ -113,10 +113,14 @@
|
||||
|
||||
7. **克隆仓库并运行安装脚本**
|
||||
```cmd
|
||||
git clone git@github.com:eth-ait/GaussianHaircut.git
|
||||
cd GaussianHaircut
|
||||
# 在PowerShell中运行:
|
||||
git clone https://github.com/Jeffreytsai1004/GaussianHairCut
|
||||
cd GaussianHairCut
|
||||
# 先下载所需要的资源
|
||||
.\download_resource.bat
|
||||
# 运行安装脚本
|
||||
.\install.bat
|
||||
# 运行重建脚本
|
||||
.\run.bat
|
||||
```
|
||||
|
||||
## 重建
|
||||
|
Loading…
Reference in New Issue
Block a user