]> git.mdlowis.com Git - proto/labwc.git/commit
README.md: update build instructions
authorJohan Malm <jgm323@gmail.com>
Tue, 6 Dec 2022 21:14:23 +0000 (21:14 +0000)
committerConsolatis <35009135+Consolatis@users.noreply.github.com>
Wed, 7 Dec 2022 14:20:10 +0000 (15:20 +0100)
commit1ebf5bce9020de974c481cb0c68d7a65d53298ef
tree3c8f8cf0f00c6063f89a11465b3defb91abe7c7d
parentd00327bc32fcb450a3f96bb24b2655bf3c691f8d
README.md: update build instructions

...because running the setup command as `meson [options]` instead of
`meson setup [options]` is ambiguous and deprecated.
README.md