Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
hit9 committed Apr 29, 2024
1 parent aea5e09 commit ebfabc2
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,9 +52,9 @@ Run tests
---------

```bash
cmake -S . -B build -DBUILD_TESTS=1
cmake --build build --target tests
ctest --test-dir ./build/tests
make install-deps
make build
make tests
```

FAQ
Expand Down

0 comments on commit ebfabc2

Please sign in to comment.