README: add conda as a supported package manager
spdlog is available on conda-forge for a long time. https://anaconda.org/conda-forge/spdlog
This commit is contained in:
		@@ -32,6 +32,7 @@ $ cmake .. && make -j
 | 
				
			|||||||
* Arch Linux: `yaourt -S spdlog-git`
 | 
					* Arch Linux: `yaourt -S spdlog-git`
 | 
				
			||||||
* vcpkg: `vcpkg install spdlog`
 | 
					* vcpkg: `vcpkg install spdlog`
 | 
				
			||||||
* conan: `spdlog/[>=1.4.1]`
 | 
					* conan: `spdlog/[>=1.4.1]`
 | 
				
			||||||
 | 
					* conda: `conda install -c conda-forge spdlog`
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					
 | 
				
			||||||
## Features
 | 
					## Features
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user