mirror of
https://github.com/n8n-io/n8n-nodes-starter.git
synced 2025-10-28 14:12:24 -05:00
fix: pnpm added to README.md
This commit is contained in:
parent
eb4d0c35ab
commit
ef0e46c328
1 changed files with 1 additions and 1 deletions
|
|
@ -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:
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue