Updated docs for Ubuntu requirements

This commit is contained in:
Elias Zeitfogel 2015-12-25 13:30:55 +01:00
parent 3f9daf0e0f
commit a45d23ed17
1 changed files with 1 additions and 1 deletions

View File

@ -30,7 +30,7 @@ Windows) but the installation is a bit more involved.
You need to make sure you have the following software installed on your computer:
* Python 2.7 (**not** Python 3.x)
* Python 2.7 (**not** Python 3.x, also `python-dev` is required on Ubuntu)
* ImageMagick (`brew install imagemagick` or `apt-get install imagemagick`
can get you this on OS X and Ubuntu respectively, on Windows do `choco
install imagemagick`, which requires [chocolatey :ext](https://chocolatey.org/),