From a1aa7d465db38b9ad82fac6e9075187ff841ae6b Mon Sep 17 00:00:00 2001 From: Mr Chen Date: Thu, 22 Nov 2018 18:49:41 +0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 70d72cdf8..ac83b4961 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ ### 自动安装 ``` -curl -fsSL https://raw.githubusercontent.com/midoks/mdweb/master/sciprts/install.sh | sh +curl -fsSL https://raw.githubusercontent.com/midoks/mdserver-web/master/scripts/install.sh | sh ``` ### 手动操作