updated meson build instructions

pull/104/head
Falk Werner 1 year ago
parent ca8039143f
commit 94dd4a89ef

@ -4,8 +4,7 @@ To build webfuse from source, meson is needed.
Please refer to [meson quick guide](https://mesonbuild.com/Quick-guide.html) for setup instructions.
meson .build
cd .build
ninja build
meson compile -C .build
## Build options

Loading…
Cancel
Save