From 6880777b564957a978db451c546b5f703e69f4e9 Mon Sep 17 00:00:00 2001 From: mingrammer Date: Tue, 25 Feb 2020 10:51:28 +0900 Subject: [PATCH] Deploy website Deploy website version based on 07ffe71bce340ce75c113a7cd33a2791a3c837f1 --- docs/getting-started/installation.html | 4 ++-- docs/getting-started/installation/index.html | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/docs/getting-started/installation.html b/docs/getting-started/installation.html index fececef8..be4960a2 100644 --- a/docs/getting-started/installation.html +++ b/docs/getting-started/installation.html @@ -64,7 +64,7 @@ });

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.

-

macOS users can download the Graphviz via brew install graphviz if you're using Homebrew.

+

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.

# using pip (pip3)
 $ pip install diagrams
@@ -92,4 +92,4 @@
 

It will be saved as web_service.png on your working directory.

Next

See more Examples or see Guides page for more details.

-
Last updated on 2/14/2020
\ No newline at end of file +
Last updated on 2/25/2020
\ No newline at end of file diff --git a/docs/getting-started/installation/index.html b/docs/getting-started/installation/index.html index fececef8..be4960a2 100644 --- a/docs/getting-started/installation/index.html +++ b/docs/getting-started/installation/index.html @@ -64,7 +64,7 @@ });

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.

-

macOS users can download the Graphviz via brew install graphviz if you're using Homebrew.

+

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.

# using pip (pip3)
 $ pip install diagrams
@@ -92,4 +92,4 @@
 

It will be saved as web_service.png on your working directory.

Next

See more Examples or see Guides page for more details.

-
Last updated on 2/14/2020
\ No newline at end of file +
Last updated on 2/25/2020
\ No newline at end of file