From ba7019de8adf80b567d465da905534bd8a42eac2 Mon Sep 17 00:00:00 2001 From: Gabi Melman Date: Wed, 29 May 2019 00:52:18 +0300 Subject: [PATCH] Update README.md --- README.md | 2 -- 1 file changed, 2 deletions(-) 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)