Browse Source

Merge branch 'vips' of src.niebo.net:lukasz/fotos into vips

Lukasz Badura 3 months ago
parent
commit
d0ce7c9534
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: