Merge pull request #1387 from gocarlos/patch-1

docs: spdlog now available in conan center, bincrafters repo is deprecated
pull/1389/head v1.5.0
Gabi Melman 6 years ago committed by GitHub
commit cf6f1dd01e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -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

Loading…
Cancel
Save