diff --git a/README.md b/README.md index 26bf93a7..4efac5c8 100644 --- a/README.md +++ b/README.md @@ -6,8 +6,6 @@ Very fast, header only/statically compiled, C++ logging library. [![Build Status ## Install ### Header only version -#### Just copy the headers: - * Copy the source [folder](https://github.com/gabime/spdlog/tree/v1.x/include/spdlog) to your build tree and use a C++11 compiler. ### compiled version (recommended)