summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorAntoine Tenart2018-06-12 18:59:03 +0200
committerAntoine Tenart2018-06-12 18:59:03 +0200
commitc19cbc48e28bd53236a8f75c3602f092d99b8aae (patch)
tree3999fd2b88c39a57b476ab7c893ef5658268e530 /README.md
parent6f8427abf9f1c3ae0f09f79d2d26c7cbe9f1255b (diff)
README: fix the Jessie python3 URL
Fixes the scheme in Jessie's Python3 URL. Signed-off-by: Antoine Tenart <antoine.tenart@ack.tf>
Diffstat (limited to '')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 2565396..a60420e 100644
--- a/README.md
+++ b/README.md
@@ -33,7 +33,7 @@ metadata.
33- `libimage-exiftool-perl` for everything else 33- `libimage-exiftool-perl` for everything else
34 34
35Please note that MAT2 requires at least Python3.5, meaning that it 35Please note that MAT2 requires at least Python3.5, meaning that it
36doesn't run on [Debian Jessie](Stretc://packages.debian.org/jessie/python3), 36doesn't run on [Debian Jessie](https://packages.debian.org/jessie/python3),
37 37
38# Running the testsuite 38# Running the testsuite
39 39