mirror of
https://github.com/n8n-io/n8n-docs.git
synced 2025-11-20 17:48:34 +00:00
Update README.md
This commit is contained in:
parent
f683d5f27e
commit
5978e42b6c
@ -27,6 +27,8 @@ This repository hosts the documentation for [n8n](https://n8n.io/), an extendabl
|
||||
```bash
|
||||
git clone --recurse-submodules git@github.com:n8n-io/n8n-docs.git
|
||||
cd n8n-docs
|
||||
# Set up virtual environment if using one (steps depend on your system)
|
||||
# Install dependencies
|
||||
pip install -r requirements.txt
|
||||
pip install _submodules/insiders
|
||||
```
|
||||
|
||||
Loading…
Reference in New Issue
Block a user