Unverified Commit 5df9b111 authored by Gabi Melman's avatar Gabi Melman Committed by GitHub

Update README.md

parent e159052e
......@@ -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
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment