docs: spdlog now available in conan center

This commit is contained in:
Carlos Gomes Martinho 2020-01-13 08:40:01 +01:00 committed by GitHub
parent 40bb28e9b6
commit 286eb59081
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` * Gentoo: `emerge dev-libs/spdlog`
* Arch Linux: `yaourt -S spdlog-git` * Arch Linux: `yaourt -S spdlog-git`
* vcpkg: `vcpkg install spdlog` * vcpkg: `vcpkg install spdlog`
* conan: `spdlog/[>=1.4.1]@bincrafters/stable` * conan: `spdlog/[>=1.4.1]`
## Features ## Features