summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2026-05-30 22:13:12 +0300
committerPaul Buetow <paul@buetow.org>2026-05-30 22:13:12 +0300
commitdbfab00f3bbb7c21a04ec5036cb35ff463837a5a (patch)
tree60d2dcac2dc9f8c601a097532b3ac9a816a84241 /README.md
parentf3f8244849fbe94ce482b4b660aae4a007d07b8d (diff)
Refactor photoalbum bash script
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/README.md b/README.md
index e1631fb..709682b 100644
--- a/README.md
+++ b/README.md
@@ -12,7 +12,8 @@ make
sudo make install
```
-Also, as a requirement, `convert` from ImageMagick needs to be installed.
+Also, as a requirement, ImageMagick needs to be installed. The script prefers the
+modern `magick` command and falls back to `convert` when needed.
## Usage