Merge pull request #1387 from gocarlos/patch-1

docs: spdlog now available in conan center, bincrafters repo is deprecated
This commit is contained in:
Gabi Melman 2020-01-13 10:06:56 +02:00 committed by GitHub
commit cf6f1dd01e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -30,7 +30,7 @@ $ cmake .. && make -j
* Gentoo: `emerge dev-libs/spdlog`
* Arch Linux: `yaourt -S spdlog-git`
* vcpkg: `vcpkg install spdlog`
* conan: `spdlog/[>=1.4.1]@bincrafters/stable`
* conan: `spdlog/[>=1.4.1]`
## Features