Skip to content

Commit

Permalink
chore: the link points to the include, make sure the text reflect this
Browse files Browse the repository at this point in the history
  • Loading branch information
madeso committed Aug 9, 2021
1 parent ba29e1d commit 1945a93
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 1945a93

Please sign in to comment.