Fixing whitespace issue in Readme.
This commit is contained in:
parent
1bfe867634
commit
25c3a26bd3
|
@ -57,9 +57,9 @@ included in the Include directory.
|
||||||
|
|
||||||
From the base directory of the project:
|
From the base directory of the project:
|
||||||
|
|
||||||
mkdir build
|
`mkdir build
|
||||||
cd build
|
cd build
|
||||||
cmake ..
|
cmake ..
|
||||||
make
|
make
|
||||||
|
`
|
||||||
And you should be able to run the basic tests. It's just one file.
|
And you should be able to run the basic tests. It's just one file.
|
||||||
|
|
Loading…
Reference in New Issue