Skip to content

Commit

Permalink
Fix #2075
Browse files Browse the repository at this point in the history
  • Loading branch information
gabime authored Aug 28, 2021
1 parent 5df9b11 commit a1d9f50
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ $ cmake .. && make -j
* Debian: `sudo apt install libspdlog-dev`
* Homebrew: `brew install spdlog`
* MacPorts: `sudo port install spdlog`
* FreeBSD: `cd /usr/ports/devel/spdlog/ && make install clean`
* FreeBSD: `pkg install spdlog`
* Fedora: `dnf install spdlog`
* Gentoo: `emerge dev-libs/spdlog`
* Arch Linux: `pacman -S spdlog`
Expand Down

0 comments on commit a1d9f50

Please sign in to comment.