mirror of
https://github.com/n8n-io/n8n-docs.git
synced 2025-11-20 17:48:34 +00:00
252 B
252 B
npm
To update your n8n instance to the latest released version, run:
npm update -g n8n
To install/update to a specific version of n8n use the @ syntax to specify the desired version. For example:
npm install n8n@0.126.1