Update CONTRIBUTING.md (#2414)

This commit is contained in:
Octavian FlowiseAI
2024-05-15 13:33:12 +02:00
committed by GitHub
parent 49c07552ce
commit b65487564a
+1 -1
View File
@@ -44,7 +44,7 @@ Flowise has 3 different modules in a single mono repository.
#### Prerequisite
- Install [PNPM](https://pnpm.io/installation)
- Install [PNPM](https://pnpm.io/installation). The project is configured to use pnpm v9.
```bash
npm i -g pnpm
```