aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPřemysl Eric Janouch <p@janouch.name>2024-01-21 11:23:16 +0100
committerPřemysl Eric Janouch <p@janouch.name>2024-01-21 11:23:16 +0100
commit454cfd688c29d998ada967d0c780843ffe99cf1b (patch)
treed5486bfc5c9c87591a3c309a33b0464c48484c09
parent1e3800cc16ab9c69ae40e11f4374d76ef0350aa0 (diff)
downloadgallery-454cfd688c29d998ada967d0c780843ffe99cf1b.tar.gz
gallery-454cfd688c29d998ada967d0c780843ffe99cf1b.tar.xz
gallery-454cfd688c29d998ada967d0c780843ffe99cf1b.zip
gallery: document IM version requirement
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index 03a34fe..378124d 100644
--- a/README
+++ b/README
@@ -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.