We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8aaa6d2 commit 2c77ac2Copy full SHA for 2c77ac2
README.md
@@ -28,7 +28,7 @@ int main(int argc, char* argv[]){
28
29
## 构建与部署
30
31
-1. 本文档使用 [VitePress](https://vitejs.cn/vitepress/) 构建,需最新版 yarn 以在本地 build 和 dev。
+1. 本文档使用 [VitePress](https://vitejs.cn/vitepress/) 构建,需最新版 pnpm 以在本地 build 和 dev。
32
2. 本仓库采用 [GitHub Actions](https://github.com/features/actions) 在每次提交时自动构建和部署。
33
34
## 文档规范
0 commit comments