List Debian instructions in the README

This commit is contained in:
Michael R. Crusoe 2021-08-18 20:10:26 +02:00 committed by GitHub
parent 58e7f68004
commit 23f47ebc47
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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`