From 69dc1739792bb4a6756a16f67c14ab94cabd5f5d Mon Sep 17 00:00:00 2001 From: Gabi Melman Date: Wed, 3 Mar 2021 00:17:33 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f30d180f..d0d68204 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: ```depends: spdlog ^1.8.2``` ? +* build2: ```depends: spdlog ^1.8.2```