Add Fedora+Redhat dependencies to the readme

This commit is contained in:
Casey Link 2016-03-26 17:21:49 +01:00
parent 1c0372141f
commit 0da3d2501d
1 changed files with 7 additions and 0 deletions

View File

@ -194,6 +194,13 @@ apt-get install libimage-exiftool-perl
apt-get install python-pyexiv2
```
On Fedora / Redhat you can install dependencies using `dnf` (fedora) or yum (redhat)
```
dnf install perl-Image-ExifTool
dnf install pyexiv2
```
On Windows you can download and install pre-built binaries:
* [exiftool](http://www.sno.phy.queensu.ca/~phil/exiftool/install.html)