Skip to content

Commit b508582

Browse files
author
pfeatherstone
committed
update readme
1 parent 2ab0435 commit b508582

File tree

1 file changed

+1
-8
lines changed

1 file changed

+1
-8
lines changed

README.md

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -23,14 +23,7 @@ $ cmake --build build --parallel
2323

2424
## Unit tests
2525

26-
Build using:
27-
28-
```bash
29-
$ cmake ./test -B build -DCMAKE_BUILD_TYPE=Release
30-
$ cmake --build build --parallel
31-
```
32-
33-
Run using:
26+
Build as above. Run using:
3427

3528
```bash
3629
$ ./build/tests

0 commit comments

Comments
 (0)