From 286eb59081499d6d13699d2ebb15b88c8659de74 Mon Sep 17 00:00:00 2001 From: Carlos Gomes Martinho Date: Mon, 13 Jan 2020 08:40:01 +0100 Subject: [PATCH] docs: spdlog now available in conan center --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a2f79bea..c8f10569 100644 --- a/README.md +++ b/README.md @@ -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