Merge pull request #2057 from mr-c/patch-1
List Debian instructions in the README
This commit is contained in:
		@@ -32,6 +32,7 @@ $ cmake .. && make -j
 | 
				
			|||||||
* 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```
 | 
					* build2: ```depends: spdlog ^1.8.2```
 | 
				
			||||||
 | 
					* Debian: `sudo apt install libspdlog-dev`
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user