mirror of
https://github.com/gabime/spdlog.git
synced 2024-11-15 08:25:43 +08:00
Update README.md
This commit is contained in:
parent
e159052e6d
commit
5df9b11141
@ -22,6 +22,7 @@ $ cmake .. && make -j
|
||||
* Android
|
||||
|
||||
## Package managers:
|
||||
* Debian: `sudo apt install libspdlog-dev`
|
||||
* Homebrew: `brew install spdlog`
|
||||
* MacPorts: `sudo port install spdlog`
|
||||
* FreeBSD: `cd /usr/ports/devel/spdlog/ && make install clean`
|
||||
@ -32,8 +33,6 @@ $ 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`
|
||||
|
||||
|
||||
|
||||
## Features
|
||||
|
Loading…
Reference in New Issue
Block a user