Update README.md

pull/773/head
Gabi Melman 7 years ago committed by GitHub
parent 986af6ea9e
commit 16b18f7962
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -6,7 +6,7 @@ Very fast, header only, C++ logging library. [![Build Status](https://travis-ci.
## Install
#### 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.
* Copy the source [folder](https://github.com/gabime/spdlog/tree/v1.x/include/spdlog) to your build tree and use a C++11 compiler.
#### Or use your favorite package manager:

Loading…
Cancel
Save