From 3ef8367e8bc34eb331a21efb5745f44784eaa0fb Mon Sep 17 00:00:00 2001 From: Mr Chen Date: Tue, 5 Mar 2019 11:18:31 +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 ae6f83e80..5da7e1d30 100644 --- a/README.md +++ b/README.md @@ -9,6 +9,6 @@ curl -fsSL https://raw.githubusercontent.com/midoks/mdserver-web/master/scripts ### 更新 ``` -curl -fsSL https://raw.githubusercontent.com/midoks/mdserver-web/master/scripts/install.sh | sh +curl -fsSL https://raw.githubusercontent.com/midoks/mdserver-web/master/scripts/update.sh | sh ```