INSTALL.meson: correct the wording

This commit is contained in:
Adrian Johnson 2021-07-26 17:17:30 +09:30
parent 6872490e77
commit d1a8f20096

View file

@ -13,7 +13,8 @@ Basic Installation
ninja -C $builddir
ninja -C $builddir install
where $builddir is the name directory where the build artifacts will be written to.
where $builddir is the name of the directory where the build artifacts
will be written to.
Some of the common options that can be used with "meson setup" include: