diff --git a/docs/getting-started/installation.html b/docs/getting-started/installation.html index 27a392cc..cc0bf0b9 100644 --- a/docs/getting-started/installation.html +++ b/docs/getting-started/installation.html @@ -1,4 +1,4 @@ -Installation · Diagrams

Installation

It uses Graphviz to render the diagram, so you need to install Graphviz to use diagrams. After installing graphviz (or already have it), install the diagrams.

+

Installation

It requires Python 3.6 or higher, check your Python version first.

+

It uses Graphviz to render the diagram, so you need to install Graphviz to use diagrams. After installing graphviz (or already have it), install the diagrams.

macOS users can download the Graphviz via brew install graphviz if you're using Homebrew. Similarly, Windows users with Chocolatey installed can run choco install graphviz.

diff --git a/docs/getting-started/installation/index.html b/docs/getting-started/installation/index.html index 27a392cc..cc0bf0b9 100644 --- a/docs/getting-started/installation/index.html +++ b/docs/getting-started/installation/index.html @@ -1,4 +1,4 @@ -Installation · Diagrams

Installation

It uses Graphviz to render the diagram, so you need to install Graphviz to use diagrams. After installing graphviz (or already have it), install the diagrams.

+

Installation

It requires Python 3.6 or higher, check your Python version first.

+

It uses Graphviz to render the diagram, so you need to install Graphviz to use diagrams. After installing graphviz (or already have it), install the diagrams.

macOS users can download the Graphviz via brew install graphviz if you're using Homebrew. Similarly, Windows users with Chocolatey installed can run choco install graphviz.