List Debian instructions in the README

pull/2057/head
Michael R. Crusoe 4 years ago committed by GitHub
parent 58e7f68004
commit 23f47ebc47
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -32,6 +32,7 @@ $ cmake .. && make -j
* conan: `spdlog/[>=1.4.1]`
* conda: `conda install -c conda-forge spdlog`
* build2: ```depends: spdlog ^1.8.2```
* Debian: `sudo apt install libspdlog-dev`

Loading…
Cancel
Save