From 6add048755174a0a3e285629753adec5c8295f8b Mon Sep 17 00:00:00 2001 From: xuyang Date: Fri, 9 Aug 2024 15:11:53 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0readme?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index baddae7..4358615 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,7 @@ #### 创建项目: hertz_scaffold create -p hertz.gaore.com -#### 更新项目: +#### 更新项目(注意,更新项目会覆盖本地项目,请谨慎操作): hertz_scaffold update -p hertz.gaore.com -t 1.0.0 \ No newline at end of file