Merge pull request #822 from epruesse/patch-1

Add `conda` to package managers in README
This commit is contained in:
Gabi Melman 2018-09-06 06:02:45 +03:00 committed by GitHub
commit d803e7003f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -18,6 +18,7 @@ Very fast, header only, C++ logging library. [![Build Status](https://travis-ci.
* Gentoo: `emerge dev-libs/spdlog`
* Arch Linux: `yaourt -S spdlog-git`
* vcpkg: `vcpkg install spdlog`
* Conda: `conda install -c conda-forge spdlog`
## Platforms