Skip to content

Commit b3a4833

Browse files
authored
Update README.md
1 parent 425eec0 commit b3a4833

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,5 +77,5 @@ To build and run the unit tests:
7777
```
7878
cmake -DJSONATA_BUILD_TESTS=ON -S . -B build
7979
cmake --build build
80-
cd build && ctest
80+
ctest --test-dir build
8181
```

0 commit comments

Comments
 (0)