diff --git a/README.md b/README.md index 7a5fac86..8f428a05 100644 --- a/README.md +++ b/README.md @@ -31,6 +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