Update README.md

This commit is contained in:
Gabi Melman 2017-02-21 12:13:04 +02:00 committed by GitHub
parent 93d84e5d59
commit d7a8db8f63

View File

@ -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.