From 062db2eef1097df0855958f2f9ab9efb5f43eff9 Mon Sep 17 00:00:00 2001 From: yuyinws Date: Tue, 12 Dec 2023 11:45:10 +0800 Subject: [PATCH] docs: pnpm init command --- docs/guide/getting-started.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/guide/getting-started.md b/docs/guide/getting-started.md index a2541bd4..b557c7ff 100644 --- a/docs/guide/getting-started.md +++ b/docs/guide/getting-started.md @@ -68,7 +68,7 @@ $ npx vitepress init ``` ```sh [pnpm] -$ pnpm vitepress init +$ pnpm dlx vitepress init ``` ```sh [bun]