From becf3143755c8ca25c00677a0bf9ddb5dc6345ee Mon Sep 17 00:00:00 2001 From: midoks Date: Tue, 21 Jun 2022 12:05:33 +0800 Subject: [PATCH] Update README.md --- README.md | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/README.md b/README.md index 19d8cea38..1de155c14 100644 --- a/README.md +++ b/README.md @@ -81,6 +81,22 @@ curl -fsSL https://gitee.com/midoks/mdserver-web/raw/master/scripts/install_cn. curl -fsSL https://gitee.com/midoks/mdserver-web/raw/master/scripts/update_cn.sh | bash ``` + +### DEV使用 + +- 自动安装 + +``` +curl -fsSL https://raw.githubusercontent.com/midoks/mdserver-web/master/scripts/install_dev.sh | bash +``` + +- 脚本更新 + +``` +curl -fsSL https://raw.githubusercontent.com/midoks/mdserver-web/master/scripts/update_dev.sh | bash +``` + + ### 无图不真相 [![截图](/route/static/mdw.jpg)](/route/static/mdw.jpg)