diff options
| author | jvoisin | 2018-08-19 15:51:09 +0200 |
|---|---|---|
| committer | jvoisin | 2018-08-19 15:51:09 +0200 |
| commit | ee496cfa7fa398660e151f2c2ac44359379d8af1 (patch) | |
| tree | e0c8e2ee9770a91ba25d752bf1a7a81cf73d8728 | |
| parent | 6e2e411a2a73972c6619e95783fa3f0a1caf95c5 (diff) | |
Fix a typo spotted by @Francois_B
| -rw-r--r-- | INSTALL.md | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -13,7 +13,7 @@ happen, there is an [issue](https://0xacab.org/jvoisin/mat2/issues/16) open. | |||
| 13 | But fear not, there is a way to install it *manually*: | 13 | But fear not, there is a way to install it *manually*: |
| 14 | 14 | ||
| 15 | ``` | 15 | ``` |
| 16 | # 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 | 16 | # 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 |
| 17 | $ git clone https://0xacab.org/jvoisin/mat2.git | 17 | $ git clone https://0xacab.org/jvoisin/mat2.git |
| 18 | $ cd mat2 | 18 | $ cd mat2 |
| 19 | $ ./mat2 | 19 | $ ./mat2 |
