fix: pnpm added to README.md

This commit is contained in:
MrMatiz2 2025-06-22 21:54:54 -05:00
commit ef0e46c328

View file

@ -13,7 +13,7 @@ If you would like your node to be available on n8n cloud you can also [submit yo
You need the following installed on your development machine:
* Docker and Docker Compose
* NodeJS and npm
* NodeJS, npm and pnpm (Execture npm install -g pnpm@latest-10 after installing npm)
Once you have cloned the repository: