diff --git a/README.md b/README.md index 163df67..d1af935 100644 --- a/README.md +++ b/README.md @@ -88,7 +88,7 @@ docker-compose up -d - 第二步: 直接使用项目根目录下的install.sh 文件进行 `安装`、`启动`、`暂停`、`查状态`、`删除`、`卸载` ```shell curl -so install.sh https://raw.githubusercontent.com/veops/cmdb/master/install.sh -sh istall.sh install +sh install.sh install ``` ### [本地开发环境搭建](docs/local.md) diff --git a/docs/README_en.md b/docs/README_en.md index 419596d..a6f6d37 100644 --- a/docs/README_en.md +++ b/docs/README_en.md @@ -83,7 +83,7 @@ docker-compose up -d - step 2: directly use the install.sh file in the project's root directory to `install`, `start`, `pause`, `status`, `delete`, and `uninstall` the application. ```shell curl -so install.sh https://raw.githubusercontent.com/veops/cmdb/master/install.sh -sh istall.sh install +sh install.sh install ``` - In directory cmdb