Merge pull request #77 from arikfr/patch-1

README update: added send2trash as a required dependency
This commit is contained in:
Jaisen Mathai 2016-01-12 20:10:23 -08:00
commit 03b7c750a1
1 changed files with 1 additions and 0 deletions

View File

@ -176,6 +176,7 @@ The commands on this page assume you're running them from the root of this repos
pip install LatLon
pip install requests
pip install docopt
pip install send2trash
```
You'll need to install *exiftool* *pyexiv2* using `homebrew` on OSX. If you're running another operating system you're sort of on your own but my pal Google should be able to help. Some folks may be able to simply run these commands. Installing *boost* is a drag and can take up to 30 minutes. Don't say I didn't warn you.