From ee496cfa7fa398660e151f2c2ac44359379d8af1 Mon Sep 17 00:00:00 2001
From: jvoisin <julien.voisin@dustri.org>
Date: Sun, 19 Aug 2018 15:51:09 +0200
Subject: [PATCH] Fix a typo spotted by @Francois_B

---
 INSTALL.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/INSTALL.md b/INSTALL.md
index 9784442..0f17e7c 100644
--- a/INSTALL.md
+++ b/INSTALL.md
@@ -13,7 +13,7 @@ happen, there is an [issue](https://0xacab.org/jvoisin/mat2/issues/16) open.
 But fear not, there is a way to install it *manually*:
 
 ```
-# apt install python3-mutagen python3-gi-cairo python3-gi-cairo gir1.2-gdkpixbuf-2.0 libimage-exiftool-perl gir1.2-glib-2.0 gir1.2-poppler-0.18
+# apt install python3-mutagen python3-gi-cairo gir1.2-gdkpixbuf-2.0 libimage-exiftool-perl gir1.2-glib-2.0 gir1.2-poppler-0.18
 $ git clone https://0xacab.org/jvoisin/mat2.git
 $ cd mat2
 $ ./mat2
-- 
GitLab