diff --git a/README.md b/README.md index da5e1b6d..22681edb 100755 --- a/README.md +++ b/README.md @@ -48,6 +48,9 @@ 3、在iot-standalone模块的Application类上右键运行 +4、若出现报错,可能是数据没有初始化完,把项目根目录下.init文件删除后重启 + + #### docker运行 git clone https://gitee.com/iotkit-open-source/iotkit-parent.git && cd iotkit-parent/docker-compose && docker-compose up -d