diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 5a15108856..7d6f9704ed 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -81,6 +81,9 @@ npm install -g lerna ### Actual n8n setup +> **IMPORTANT**: All the steps bellow have to get executed at least once to get the development setup up and running! + + Now that everything n8n requires to run is installed the actual n8n code can be checked out and set up: