diff --git a/README.md b/README.md index 57e56be..ccd484b 100644 --- a/README.md +++ b/README.md @@ -24,7 +24,7 @@ cd involutionhell.github.io pnpm install # 启动开发服务器 -pnpm dev +npm dev ``` 打开浏览器访问 [http://localhost:3000](http://localhost:3000) 查看站点。