about summary refs log tree commit diff stats
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md index bdf11a4..08562cf 100644 --- a/README.md +++ b/README.md
@@ -27,7 +27,7 @@ Some examples are available in the `examples/` directory, which show the general
27 27
28## Running Tests 28## Running Tests
29``` 29```
30$ cd tests/ 30$ cd test/
31$ mkdir build 31$ mkdir build
32$ cd build 32$ cd build
33$ cmake .. 33$ cmake ..