Merge pull request #1473 from avrahamshukron/patch-1

README: add conda as a supported package manager
This commit is contained in:
Gabi Melman 2020-03-15 22:07:39 +02:00 committed by GitHub
commit 208eb0ca07
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -32,6 +32,7 @@ $ cmake .. && make -j
* Arch Linux: `yaourt -S spdlog-git`
* vcpkg: `vcpkg install spdlog`
* conan: `spdlog/[>=1.4.1]`
* conda: `conda install -c conda-forge spdlog`
## Features