Merge pull request #822 from epruesse/patch-1
Add `conda` to package managers in README
This commit is contained in:
		@@ -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
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user