Add `conda` to package managers in README

pull/822/head
Elmar Pruesse 7 years ago committed by GitHub
parent 9fda1cb421
commit 18efcd62ff
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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

Loading…
Cancel
Save