Skip to content

Commit bacb496

Browse files
committed
feat: modify ReadMe
Signed-off-by: ashergaga <1214443299@qq.com>
1 parent 03297f7 commit bacb496

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README_cn.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46,8 +46,8 @@ docker buildx build -t $IMAGE_NAME .
4646
1. **创建共享目录**
4747

4848
```
49-
sudo mkdir -p /tmp/hami-shared-region
50-
sudo chmod 777 /tmp/hami-shared-region
49+
sudo mkdir -p /usr/local/hami-shared-region
50+
sudo chmod 777 /usr/local/hami-shared-region
5151
```
5252

5353
2. **部署 hami-vnpu-core 组件**

0 commit comments

Comments
 (0)