chore: change use pnpm doc (#14373)

This commit is contained in:
Joel
2025-02-26 11:37:23 +08:00
committed by GitHub
parent 45d43c41bc
commit bafa46393c
4 changed files with 4 additions and 4 deletions

View File

@@ -70,7 +70,7 @@ Dify 依赖以下工具和库:
- [Docker](https://www.docker.com/)
- [Docker Compose](https://docs.docker.com/compose/install/)
- [Node.js v18.x (LTS)](http://nodejs.org)
- [npm](https://www.npmjs.com/) version 8.x.x or [Yarn](https://yarnpkg.com/)
- [pnpm](https://pnpm.io/)
- [Python](https://www.python.org/) version 3.11.x or 3.12.x
### 4. 安装