Mise à jour de 'README.md'

This commit is contained in:
2019-08-25 16:04:30 +02:00
parent e5a4fbb483
commit fac4d9050b

View File

@ -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). On Debian (and probably Debian based distributions like Ubuntu), follow the following steps (as root).
``` ```sh
apt-get install ruby rubygems libimage-exiftool-perl apt-get install ruby rubygems libimage-exiftool-perl
gem install mini_exiftool gem install mini_exiftool
``` ```