This commit is contained in:
Deborah Barnard
2023-02-02 12:53:37 +00:00
parent 7177828b31
commit fc3bd66edc

View File

@@ -10,6 +10,7 @@ This repository hosts the documentation for [n8n](https://n8n.io/), an extendabl
### Prerequisites
* Python 3.8 or above
* Pip
* We recommend using a virtual environment when working with Python, such as [venv](https://docs.python.org/3/tutorial/venv.html).
* Follow the [recommended configuration and auto-complete](https://squidfunk.github.io/mkdocs-material/creating-your-site/#minimal-configuration) guidance for the theme. This will help when working with the `mkdocs.yml` file.