Add installation instructions for Fedora

This commit is contained in:
Andrew Gaul 2018-11-10 12:58:50 -08:00
parent b15d83a98b
commit d7ab0df064

View file

@ -22,6 +22,7 @@ Installation
------------ ------------
compy needs a few libraries to compile. compy needs a few libraries to compile.
On Fedora, run `dnf install -y libjpeg-devel`
On Ubuntu, run `apt-get install -y libjpeg8 openssl ssl-cert`. On Ubuntu, run `apt-get install -y libjpeg8 openssl ssl-cert`.
On macOS, run `brew install jpeg`. Then compile via: On macOS, run `brew install jpeg`. Then compile via: