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

@@ -73,7 +73,7 @@ Dify requires the following dependencies to build, make sure they're installed o
* [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. Installations