diff --git a/README.md b/README.md index ca90ae9..2887f53 100644 --- a/README.md +++ b/README.md @@ -107,7 +107,7 @@ mkdir -p bld/release && cd bld/release Second, configure the build (if you intend to install it globally, you might also want `--prefix=/usr`): ```sh -meson setup --buildtype=release .. +meson setup --buildtype=release ../.. ``` Optionally, explicitly disable a backend (or enable, if you want a