chore: the link points to the include, make sure the text reflect this

pull/2036/head
Gustav 4 years ago
parent ba29e1d75d
commit 1945a93b33
No known key found for this signature in database
GPG Key ID: ABCBC2C483C44A92

@ -4,7 +4,7 @@ Very fast, header-only/compiled, C++ logging library. [![Build Status](https://t
## Install ## Install
#### Header only version #### Header only version
Copy the source [folder](https://github.com/gabime/spdlog/tree/v1.x/include/spdlog) to your build tree and use a C++11 compiler. Copy the include [folder](https://github.com/gabime/spdlog/tree/v1.x/include/spdlog) to your build tree and use a C++11 compiler.
#### Static lib version (recommended - much faster compile times) #### Static lib version (recommended - much faster compile times)
```console ```console

Loading…
Cancel
Save