mirror of
https://github.com/gabime/spdlog.git
synced 2024-11-15 08:25:43 +08:00
chore: the link points to the include, make sure the text reflect this
This commit is contained in:
parent
ba29e1d75d
commit
1945a93b33
@ -4,7 +4,7 @@ Very fast, header-only/compiled, C++ logging library. [![Build Status](https://t
|
||||
|
||||
## Install
|
||||
#### 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)
|
||||
```console
|
||||
|
Loading…
Reference in New Issue
Block a user