Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Using `meson test ...` instead

Co-authored-by: staticssleever668 <[email protected]>
  • Loading branch information
NkosenhleDuma and staticssleever668 authored Apr 8, 2024
1 parent 409b841 commit 6aa97b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ You can check if your code passes tests before submitting changes using the
following command:

```sh
ninja -C builddir test
meson test -C builddir
```

Source
Expand Down

0 comments on commit 6aa97b3

Please sign in to comment.