Added build2 to package managers section in readme
This commit is contained in:
		@@ -31,6 +31,7 @@ $ cmake .. && make -j
 | 
				
			|||||||
* 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`
 | 
					* conda: `conda install -c conda-forge spdlog`
 | 
				
			||||||
 | 
					* build2: ```depends: spdlog ^1.8.2``` ?
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user