mirror of
https://github.com/n8n-io/n8n.git
synced 2024-11-09 22:24:05 -08:00
📚 Make clear what has to be executed to develope for n8n
This commit is contained in:
parent
c82c41123a
commit
02491775b6
|
@ -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:
|
||||
|
||||
|
|
Loading…
Reference in a new issue