Add installation instructions for Fedora

This commit is contained in:
Andrew Gaul 2018-11-10 12:58:50 -08:00
parent b15d83a98b
commit d7ab0df064
1 changed files with 1 additions and 0 deletions

View File

@ -22,6 +22,7 @@ Installation
------------
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 macOS, run `brew install jpeg`. Then compile via: