|
|
@@ -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 |
|
|
|
``` |
|
|
|