From 7de0823e549ba5bd04aac5a370a95d6dd4aec6a0 Mon Sep 17 00:00:00 2001 From: haoxr <1490493387@qq.com> Date: Sat, 27 May 2023 23:54:25 +0800 Subject: [PATCH] =?UTF-8?q?docs:=20:memo:=20=E6=8F=90=E4=BA=A4=E8=A7=84?= =?UTF-8?q?=E8=8C=83=E8=AF=B4=E6=98=8E=E4=BF=AE=E6=94=B9?= 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 6ace2e4..18e4b40 100644 --- a/README.md +++ b/README.md @@ -120,7 +120,7 @@ server { ## 提交规范 -执行唤起 git commit 交互,根据提示完成信息的输入和选择。 +执行 `pnpm run commit` 唤起 git commit 交互,根据提示完成信息的输入和选择。 ![](https://oss.youlai.tech/youlai-boot/2023/05/21/d9863c6ded9e4363824b0d8c4c1f0642.png)