Skip to content

Commit 9da5654

Browse files
authored
Update INSTALL.md for ExifTool
1 parent 6cf5bb9 commit 9da5654

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

INSTALL.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -26,11 +26,11 @@ Follow these instructions:
2626
2727
4. Install [ExifTool](https://exiftool.org/) for extracting Exif metadata from raw images
2828
29-
Install ExifTool by following the [official installation guide](https://exiftool.org/install.html) on how to install it in Windows, MacOS or Unix platforms.
29+
Install ExifTool by following the [official installation guide](https://exiftool.org/install.html) on how to install it on the Windows, MacOS or Unix platforms.
3030
31-
Below, I've also provided some helpful tips:
31+
Below, fyi, some helpful tips are provided:
3232
33-
- We have tested our code with ExifTool version 12.84, so any version newer than 12.84 should work as well.
33+
- DualDn is tested with ExifTool version 12.84, so any version newer than 12.84 should work as well.
3434
- Check if ExifTool is correctly installed by running the following command:
3535
```
3636
exiftool -ver

0 commit comments

Comments
 (0)