Skip to content

Commit

Permalink
README typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Kingcitaldo125 committed Dec 22, 2021
1 parent 5bacbff commit 6afdcb2
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,8 @@ To build the application with tests:

```
cmake -S . -B build -DBUILD_TESTS=true
RUN cmake --build bin
cmake --build build
```

Google Test must be installed & configured to build & run unit tests.

0 comments on commit 6afdcb2

Please sign in to comment.