summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSébastien Helleu2018-10-11 21:40:58 +0200
committerSébastien Helleu2018-10-11 21:40:58 +0200
commit6ce88b8b7f3f10d70b2fb890ed4970e7282a43b5 (patch)
tree18926d2f6b2e7b016a6346ce3240052b117ff9ff
parent2444caccc0ae93255cdd32f792031f5fce093ea2 (diff)
Fix typo in README
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index f125d45..e12fd51 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](https://packages.debian.org/jessie/python3), 36doesn't run on [Debian Jessie](https://packages.debian.org/jessie/python3).
37 37
38# Running the test suite 38# Running the test suite
39 39