From f8876964b92a27bb13286b66708474c0699d452f Mon Sep 17 00:00:00 2001 From: abearxiong Date: Fri, 20 Jun 2025 02:34:20 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20fix=20=E6=96=87=E6=A1=A3?= 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 1738f76..5016217 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,7 @@ pnpm build 启动服务 ```sh -pnpm server +pnpm serve ``` ## 访问地址