Merge pull request #95 from Ramblurr/patch-1

Add Fedora+Redhat dependencies to the readme
This commit is contained in:
Jaisen Mathai 2016-03-26 09:24:10 -07:00
commit 4c04ac481a
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)