Fixed README typo in 'libjpeg-dev' package.

This commit is contained in:
Emanuel Schuetze 2016-04-20 21:12:32 +02:00
parent 8548a0390d
commit ab894ec8ca

View File

@ -34,7 +34,7 @@ development headers, the Independent JPEG Group's JPEG runtime library
\E. g. for Ubuntu run::
$ sudo apt-get install python3-dev libjpg-dev zlib1g-dev
$ sudo apt-get install python3-dev libjpeg-dev zlib1g-dev
b. Setup a virtual Python environment (optional)