Update README.md

This commit is contained in:
Gabi Melman 2021-03-03 00:17:33 +02:00 committed by GitHub
parent ded8b5ebd4
commit 69dc173979
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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