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
Examples
\ 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