fixed meson setup directory on readme

Signed-off-by: rdbo <rdbo@noreply.codeberg.org>
This commit is contained in:
rdbo 2024-01-04 08:21:05 +00:00
parent cdee55afed
commit 26bf62a899

View file

@ -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