Updated docs for Ubuntu requirements
This commit is contained in:
parent
3f9daf0e0f
commit
a45d23ed17
|
@ -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:
|
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`
|
* ImageMagick (`brew install imagemagick` or `apt-get install imagemagick`
|
||||||
can get you this on OS X and Ubuntu respectively, on Windows do `choco
|
can get you this on OS X and Ubuntu respectively, on Windows do `choco
|
||||||
install imagemagick`, which requires [chocolatey :ext](https://chocolatey.org/),
|
install imagemagick`, which requires [chocolatey :ext](https://chocolatey.org/),
|
||||||
|
|
Loading…
Reference in New Issue