diff --git a/README.md b/README.md index 6ce32fb6..739a7317 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,6 @@ $ git clone https://github.com/gabime/spdlog.git $ cd spdlog && mkdir build && cd build $ cmake .. && make -j ``` - see example [CMakeLists.txt](https://github.com/gabime/spdlog/blob/v1.x/example/CMakeLists.txt) on how to use. ## Platforms