summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorgregor herrmann <gregoa@debian.org>2019-08-17 16:53:20 +0200
committergregor herrmann <gregoa@debian.org>2019-08-17 16:53:20 +0200
commit6cf9040946d68a58000156db114dcefdf34908df (patch)
tree1571f19cf3ecf3496d422490f189ac22dcb731e8 /README
parentd9d58769a958b8f958c1ae0254baab4bc11a9a5f (diff)
New upstream version 11.62
Diffstat (limited to 'README')
-rw-r--r--README6
1 files changed, 3 insertions, 3 deletions
diff --git a/README b/README
index 31cb71df..f12c62c0 100644
--- a/README
+++ b/README
@@ -76,7 +76,7 @@ See html/index.html for more details about ExifTool features.
ExifTool can be downloaded from
- http://owl.phy.queensu.ca/~phil/exiftool/
+ https://owl.phy.queensu.ca/~phil/exiftool/
RUNNING
@@ -104,8 +104,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-11.61.tar.gz | tar -xf -
- cd Image-ExifTool-11.61
+ gzip -dc Image-ExifTool-11.62.tar.gz | tar -xf -
+ cd Image-ExifTool-11.62
./exiftool t/images/ExifTool.jpg
Note: These commands extract meta information from one of the test images.