summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 052effc..1b02149 100644
--- a/README.md
+++ b/README.md
@@ -56,7 +56,7 @@ must use [Meson](http://mesonbuild.com/) and
tarball, create a (temporary) build directory and run Meson:
$ mkdir build; cd build
- $ meson ..
+ $ meson setup ..
Normally, the default build options will work fine. If you
nevertheless want to adjust them, you can do so with the