diff options
Diffstat (limited to 'README.adoc')
-rw-r--r-- | README.adoc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/README.adoc b/README.adoc index 0ace297..13d92ba 100644 --- a/README.adoc +++ b/README.adoc @@ -50,9 +50,9 @@ ExifTool, resvg (unstable API, needs to be requested explicitly) $ meson compile Considering the vast amount of dynamically-linked dependencies, do not attempt -direct installations. To test the program, help it find its custom thumbnailer: +direct installations via `ninja install`. To test the program: - $ PATH=$(pwd):$PATH ./fiv + $ meson devenv fiv The lossless JPEG cropper is intended to be invoked from a context menu. |