Unverified Commit 18efcd62 authored by Elmar Pruesse's avatar Elmar Pruesse Committed by GitHub

Add `conda` to package managers in README

parent 9fda1cb4
...@@ -18,6 +18,7 @@ Very fast, header only, C++ logging library. [![Build Status](https://travis-ci. ...@@ -18,6 +18,7 @@ Very fast, header only, C++ logging library. [![Build Status](https://travis-ci.
* Gentoo: `emerge dev-libs/spdlog` * Gentoo: `emerge dev-libs/spdlog`
* Arch Linux: `yaourt -S spdlog-git` * Arch Linux: `yaourt -S spdlog-git`
* vcpkg: `vcpkg install spdlog` * vcpkg: `vcpkg install spdlog`
* Conda: `conda install -c conda-forge spdlog`
## Platforms ## Platforms
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment