Add conda to package managers in README

This commit is contained in:
Elmar Pruesse
2018-09-05 19:25:11 -06:00
committed by GitHub
parent 9fda1cb421
commit 18efcd62ff

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