Skip to content
Snippets Groups Projects
Commit be9293a0 authored by Michael Zbyszyński's avatar Michael Zbyszyński
Browse files

Update README.md

parent 51581e35
Branches
Tags
No related merge requests found
......@@ -18,7 +18,8 @@ We are using Catch for C++ testing. Look at the test fixtures in the /tests/test
## Building with CMake
mkdir build
cd build
cmake ..
make
`mkdir build
cd build
cmake ..
make
`
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment