From d7a8db8f6357856c7ac1eb3bde1f3a90a9ab9e0c Mon Sep 17 00:00:00 2001 From: Gabi Melman Date: Tue, 21 Feb 2017 12:13:04 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 106cc730..ed3b6aa4 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ Very fast, header only, C++ logging library. [![Build Status](https://travis-ci. ## Install -#### Just copy or clone the headers: +#### Just copy the headers: * Copy the source [folder](https://github.com/gabime/spdlog/tree/master/include/spdlog) to your build tree and use a C++11 compiler.