summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README4
1 files changed, 2 insertions, 2 deletions
diff --git a/README b/README
index c8d780f7..05ec4e73 100644
--- a/README
+++ b/README
@@ -108,8 +108,8 @@ your home directory, then you would type the following commands in a
terminal window to extract and run ExifTool:
cd ~/Desktop
- gzip -dc Image-ExifTool-12.73.tar.gz | tar -xf -
- cd Image-ExifTool-12.73
+ gzip -dc Image-ExifTool-12.74.tar.gz | tar -xf -
+ cd Image-ExifTool-12.74
./exiftool t/images/ExifTool.jpg
Note: These commands extract meta information from one of the test images.