Explorar el Código

dev:修改手册

ZengChao hace 1 mes
padre
commit
249e27c2e8
Se han modificado 1 ficheros con 2 adiciones y 1 borrados
  1. 2 1
      README.md

+ 2 - 1
README.md

@@ -16,7 +16,8 @@ powershell -ExecutionPolicy ByPass -c "irm https://astral.sh/uv/install.ps1 | ie
 使用 `uv`:
 使用 `uv`:
 
 
 ```bash
 ```bash
-uv sync
+uv venv 
+uv sync --index-url https://pypi.tuna.tsinghua.edu.cn/simple
 ```
 ```
 
 
 ### 1.4 运行脚本(示例)
 ### 1.4 运行脚本(示例)