fixes choco install syntax

This commit is contained in:
Tod Robbins 2019-04-26 07:33:57 -06:00 committed by GitHub
parent 4d6f96e335
commit d3ee3653f3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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