Fix typo in readme
This commit is contained in:
@@ -35,7 +35,7 @@ followed by these commands:
|
||||
cmake -E make_directory build
|
||||
cmake -E chdir build cmake -DRUN_UNITESTS=ON -DCMAKE_BUILD_TYPE=Release ..
|
||||
cmake --build build
|
||||
cmake -E chdir build/src/examples/c ./example_lib_opengjk_ce
|
||||
cmake -E chdir build/examples/c ./example_lib_opengjk_ce
|
||||
cmake -E chdir "build/test" ctest --build-config Release
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user