diff --git a/README.md b/README.md index c061ab0..5603bc7 100644 --- a/README.md +++ b/README.md @@ -30,7 +30,7 @@ See particularly the JSON-POST (using Boost.PropertyTree) and the GET /match/[nu ### Compile and run Compile with a C++11 compliant compiler: -``` +```sh mkdir build cd build cmake ..