From ed58ae9f98f69fa1528f84b82393ec9cafd44b50 Mon Sep 17 00:00:00 2001 From: Gabi Melman Date: Tue, 2 Mar 2021 22:49:11 +0200 Subject: [PATCH] Revert PR #1851 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8f428a05..ac8d7d9f 100644 --- a/README.md +++ b/README.md @@ -31,7 +31,7 @@ $ cmake .. && make -j * vcpkg: `vcpkg install spdlog` * conan: `spdlog/[>=1.4.1]` * conda: `conda install -c conda-forge spdlog` -* build2: [package `spdlog`](https://cppget.org/spdlog), target `spdlog%lib{spdlog}` + ## Features