diff options
| author | Přemysl Eric Janouch <p@janouch.name> | 2024-01-21 11:23:16 +0100 | 
|---|---|---|
| committer | Přemysl Eric Janouch <p@janouch.name> | 2024-01-21 11:23:16 +0100 | 
| commit | 454cfd688c29d998ada967d0c780843ffe99cf1b (patch) | |
| tree | d5486bfc5c9c87591a3c309a33b0464c48484c09 | |
| parent | 1e3800cc16ab9c69ae40e11f4374d76ef0350aa0 (diff) | |
| download | gallery-454cfd688c29d998ada967d0c780843ffe99cf1b.tar.gz gallery-454cfd688c29d998ada967d0c780843ffe99cf1b.tar.xz gallery-454cfd688c29d998ada967d0c780843ffe99cf1b.zip | |
gallery: document IM version requirement
| -rw-r--r-- | README | 2 | 
1 files changed, 1 insertions, 1 deletions
| @@ -5,7 +5,7 @@ and query your collections in various ways.  All media is content-addressed by its SHA-1 hash value, and at your option  also perceptually hashed.  Duplicate search is an essential feature. -Prerequisites: Go, ImageMagick, xdg-utils +Prerequisites: Go, ImageMagick v7, xdg-utils  The gallery is designed for simplicity, and easy interoperability.  sqlite3, curl, jq, and the filesystem will take you a long way. | 
