diff --git a/README.md b/README.md index 3f074a59..c0d75703 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ Very fast, header only/statically compiled, C++ logging library. [![Build Status Or use CMake: * Build it (```cmake ..```). -* Use it (```target_link_libraries(my-program spdlog::spdlog)``` . +* Use it (```target_link_libraries(my-program spdlog::spdlog)```). * see [example](https://github.com/gabime/spdlog/blob/v1.x/example/CMakeLists.txt). ## Platforms