Added Windows instructions into Readme.md
This commit is contained in:
parent
387456e4c2
commit
cb6c29c008
|
@ -192,6 +192,12 @@ apt-get install libimage-exiftool-perl
|
|||
apt-get install python-pyexiv2
|
||||
```
|
||||
|
||||
On Windows you can download and install pre-built binaries:
|
||||
|
||||
* [exiftool](http://www.sno.phy.queensu.ca/~phil/exiftool/install.html)
|
||||
* [pyexiv2](http://tilloy.net/dev/pyexiv2/download.html)
|
||||
|
||||
|
||||
If you have problems you can run the following commands which the fine folks at StackOverflow [suggested to me once](http://stackoverflow.com/a/18817419/1318758).
|
||||
|
||||
### Using OpenStreetMap data from MapQuest
|
||||
|
|
Loading…
Reference in New Issue