Added sh to markdown of compile instructions
This commit is contained in:
parent
ccb6e4d4f1
commit
1c904b018f
1 changed files with 1 additions and 1 deletions
|
|
@ -30,7 +30,7 @@ See particularly the JSON-POST (using Boost.PropertyTree) and the GET /match/[nu
|
||||||
### Compile and run
|
### Compile and run
|
||||||
|
|
||||||
Compile with a C++11 compliant compiler:
|
Compile with a C++11 compliant compiler:
|
||||||
```
|
```sh
|
||||||
mkdir build
|
mkdir build
|
||||||
cd build
|
cd build
|
||||||
cmake ..
|
cmake ..
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue