~vyivel/libnyth

6dbbbf9a10cde82e4a088eae3d9129885ef6e25a — Kirill Primak 2 months ago a69d001 main
README.md: update builddir setup command
1 files changed, 1 insertions(+), 1 deletions(-)

M README.md
M README.md => README.md +1 -1
@@ 7,7 7,7 @@ For usage, refer to `include/nyth.h`.
## Building

```sh
meson build/
meson setup build/
meson compile -C build/
```