Fixing whitespace issue in Readme.
This commit is contained in:
parent
25c3a26bd3
commit
eb10f096c0
10
README.md
10
README.md
|
@ -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