aboutsummaryrefslogtreecommitdiff
path: root/README.adoc
diff options
context:
space:
mode:
authorPřemysl Eric Janouch <p@janouch.name>2023-06-04 16:24:48 +0200
committerPřemysl Eric Janouch <p@janouch.name>2023-06-04 17:15:37 +0200
commitcc59e537dab61d6dc1799498b891f6e4ee1b96bf (patch)
tree8b79071df953a7118ff5a6da8010d1dddf66bd30 /README.adoc
parent338ae69121424368fbbe7dcff9a990aeb8e6fc52 (diff)
downloadfiv-cc59e537dab61d6dc1799498b891f6e4ee1b96bf.tar.gz
fiv-cc59e537dab61d6dc1799498b891f6e4ee1b96bf.tar.xz
fiv-cc59e537dab61d6dc1799498b891f6e4ee1b96bf.zip
Update meson invocation to avoid warnings
Diffstat (limited to 'README.adoc')
-rw-r--r--README.adoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.adoc b/README.adoc
index e1fc5cc..0e36c48 100644
--- a/README.adoc
+++ b/README.adoc
@@ -49,7 +49,7 @@ Runtime dependencies for reverse image search:
xdg-utils, cURL, jq
$ git clone --recursive https://git.janouch.name/p/fiv.git
- $ meson builddir
+ $ meson setup builddir
$ cd builddir
$ meson compile