From ea2ccd735b10b2225d67b2557dff5eaab696197a Mon Sep 17 00:00:00 2001 From: mingrammer Date: Sun, 26 Apr 2020 01:01:49 +0900 Subject: [PATCH] Deploy website Deploy website version based on d67ddb7df8b99b423035ae6cab1364f8144cc279 --- docs/getting-started/installation.html | 5 +++-- docs/getting-started/installation/index.html | 5 +++-- 2 files changed, 6 insertions(+), 4 deletions(-) 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.