From cb4c85a0be853a6845093fbeab1c8a054f6ade90 Mon Sep 17 00:00:00 2001 From: xiwa Date: Mon, 1 Aug 2022 11:05:04 +0000 Subject: [PATCH] update README.md. --- README.md | 3 +++ 1 file changed, 3 insertions(+) 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