mirror of
https://github.com/ChenQihan666/MyBlog-Next.git
synced 2026-08-14 11:29:33 +08:00
docs: add installation step with pnpm (#286)
This commit is contained in:
@@ -113,6 +113,9 @@ npm create astro@latest -- --template satnaing/astro-paper
|
|||||||
|
|
||||||
# yarn
|
# yarn
|
||||||
yarn create astro --template satnaing/astro-paper
|
yarn create astro --template satnaing/astro-paper
|
||||||
|
|
||||||
|
# pnpm
|
||||||
|
pnpm dlx create-astro --template satnaing/astro-paper
|
||||||
```
|
```
|
||||||
|
|
||||||
## Google Site Verification (optional)
|
## Google Site Verification (optional)
|
||||||
|
|||||||
Reference in New Issue
Block a user