Commit 0da9d5a2 authored by songlinfeng's avatar songlinfeng 💬
Browse files

Update README.md

parent 57228e38
...@@ -2,7 +2,9 @@ ...@@ -2,7 +2,9 @@
## 简介 ## 简介
DTK Container Toolkit 使用户能够构建和运行使用HCU设备的容器。该工具包包含一个容器运行时和一些用于自动配置容器以利用HCU的实用程序。 DTK Container Toolkit 使用户能够构建和运行使用DCU设备的容器,该toolkit包括以下工具包。
```dtk-container-toolkit``` - DTK容器运行时
```dtk-ctk``` - DTK容器工具集命令行
## 使用 ## 使用
...@@ -10,7 +12,7 @@ DTK Container Toolkit 使用户能够构建和运行使用HCU设备的容器。 ...@@ -10,7 +12,7 @@ DTK Container Toolkit 使用户能够构建和运行使用HCU设备的容器。
### 安装 ### 安装
在 HCUOpt 发布仓库里找到适合系统的安装包,使用 dpkg/rpm -i 进行安装。 使用 dpkg/rpm -i 进行安装。
重启docker服务 重启docker服务
```sh ```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