From d3ee3653f3a046c97979127d53c85bf0a6107ad9 Mon Sep 17 00:00:00 2001 From: Tod Robbins Date: Fri, 26 Apr 2019 07:33:57 -0600 Subject: [PATCH] fixes choco install syntax --- content/docs/installation/contents.lr | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/docs/installation/contents.lr b/content/docs/installation/contents.lr index e8f78e0d..18f52090 100644 --- a/content/docs/installation/contents.lr +++ b/content/docs/installation/contents.lr @@ -37,7 +37,7 @@ You need to make sure you have the following software installed on your computer `sudo apt-get install python-dev libssl-dev libffi-dev` * ImageMagick (`brew install imagemagick` can get you this on OS X and `sudo apt-get install imagemagick` on Ubuntu the `imagemagick` package needs to be installed. - On Windows do `chocoinstall imagemagick`, which requires [chocolatey :ext](https://chocolatey.org/), + On Windows do `choco install imagemagick`, which requires [chocolatey :ext](https://chocolatey.org/), or [download from here :ext](http://www.imagemagick.org)). Once you have those installed and have made sure that they are on your `PATH`, you can