Skip to content

Commit

Permalink
Correct instruction to run the testsuite
Browse files Browse the repository at this point in the history
  • Loading branch information
zwenna authored and thkukuk committed Aug 14, 2023
1 parent 7556085 commit 59a252a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion INSTALL.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ Building with Meson is quite simple:
```shell
$ meson setup build
$ meson compile -C build
$ meson compile -C build test
$ meson test -C build
$ sudo meson install -C build
```

Expand Down

0 comments on commit 59a252a

Please sign in to comment.