diff --git a/docs/getting-started/installation.md b/docs/getting-started/installation.md index d99f5b0c6..f38b5242a 100644 --- a/docs/getting-started/installation.md +++ b/docs/getting-started/installation.md @@ -3,7 +3,7 @@ id: installation title: Installation --- -**diagrams** requires **Python 3.6** or higher, check your Python version first. +**diagrams** requires **Python 3.7** or higher, check your Python version first. **diagrams** uses [Graphviz](https://www.graphviz.org/) to render the diagram, so you need to [install Graphviz](https://graphviz.gitlab.io/download/) to use it.