From 7f35e87ed88c1e35e705b9a2b982ad28d78b5460 Mon Sep 17 00:00:00 2001 From: muzzyh <1430750200@qq.com> Date: Fri, 11 Aug 2023 14:47:47 +0800 Subject: [PATCH] docs(projects): update git hooks init command --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 01f3c554..99537a15 100644 --- a/README.md +++ b/README.md @@ -139,7 +139,7 @@ docker run -d -p 80:80 soybean-admin-image 项目已经内置 Angular 提交规范,直接执行 commit 命令即可生成符合 Angular 提交规范的 commit。 -项目已用 simple-git-hooks 代替了 husky, 旧版本用了 husky,执行 pnpm soy init-git-hooks 进行初始化配置 +项目已用 simple-git-hooks 代替了 husky, 旧版本用了 husky,执行 pnpm soy init-simple-git-hooks 进行初始化配置 ## 浏览器支持