From 5c9bf781e9aee2f3388e84b1952bcd67360f8922 Mon Sep 17 00:00:00 2001 From: theajack <1506282385@qq.com> Date: Tue, 10 Oct 2023 07:57:48 +0800 Subject: [PATCH] feat: README --- packages/client-utils/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/client-utils/README.md b/packages/client-utils/README.md index 589b35e..4bb5e09 100644 --- a/packages/client-utils/README.md +++ b/packages/client-utils/README.md @@ -140,7 +140,7 @@ After following the steps, execute the following command to install and run it. ``` cd npm i -npm run dev +npm rundev ``` You can also directly clone the [template code repository](https://github.com/alinsjs/ebuild-template-alins)