Browse Source

Add a comment to install vips library

Lukasz Badura 3 months ago
parent
commit
f0e93a0771
1 changed files with 3 additions and 0 deletions
  1. 3 0
      README.md

+ 3 - 0
README.md

@@ -3,6 +3,9 @@
 A Ruby gem for creating static HTML photo galleries from organized image directories. Fotos extracts EXIF data, generates thumbnails, and creates date-organized HTML galleries.
 
 ## Installation
+Install dependant libraries:
+
+    $ apt install libvips42
 
 Install the gem locally: