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 da3a32f6..0621e4e2 100644
--- a/README
+++ b/README
@@ -106,8 +106,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.25.tar.gz | tar -xf -
- cd Image-ExifTool-12.25
+ gzip -dc Image-ExifTool-12.26.tar.gz | tar -xf -
+ cd Image-ExifTool-12.26
./exiftool t/images/ExifTool.jpg
Note: These commands extract meta information from one of the test images.