Commit 268abe98 authored by zhouxiang's avatar zhouxiang
Browse files

完善readme

parent a0171562
......@@ -51,7 +51,7 @@ docker run -it --name=<container_name> -v <project_path>:/work -w /work --privil
进入容器后执行如下命令,加载运行环境变量
```
source /opt/dtk-23.10/cuda/env.sh
source /opt/dtk/cuda/env.sh
```
### 安装方法
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment