diff --git a/README.md b/README.md index 68debe9..368a680 100644 --- a/README.md +++ b/README.md @@ -16,8 +16,8 @@ cmake .. Finally, to build the project do the following -## Linux +### Linux Run `make` -## Windows -CMake generated project files in the `build` directory which you can open in an IDE and build there. \ No newline at end of file +### Windows +CMake generated project files in the `build` directory which you can open in an IDE and build there.