From fac4d9050bdb465299cf5ef7b909d0086447e674 Mon Sep 17 00:00:00 2001 From: djib Date: Sun, 25 Aug 2019 16:04:30 +0200 Subject: [PATCH] =?UTF-8?q?Mise=20=C3=A0=20jour=20de=20'README.md'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 23e218d..830a8f6 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ Again, depending on your `PATH`, you might have to specify the full path to ruby On Debian (and probably Debian based distributions like Ubuntu), follow the following steps (as root). -``` +```sh apt-get install ruby rubygems libimage-exiftool-perl gem install mini_exiftool ```