Unverified Commit fa501b46 authored by Gabi Melman's avatar Gabi Melman Committed by GitHub

Merge pull request #1653 from gk6k6k/patch-1

Update README.md
parents 685cc4ed 38dc0a5c
...@@ -25,7 +25,7 @@ $ cmake .. && make -j ...@@ -25,7 +25,7 @@ $ cmake .. && make -j
* Homebrew: `brew install spdlog` * Homebrew: `brew install spdlog`
* MacPorts: `sudo port install spdlog` * MacPorts: `sudo port install spdlog`
* FreeBSD: `cd /usr/ports/devel/spdlog/ && make install clean` * FreeBSD: `cd /usr/ports/devel/spdlog/ && make install clean`
* Fedora: `yum install spdlog` * Fedora: `dnf install spdlog`
* Gentoo: `emerge dev-libs/spdlog` * Gentoo: `emerge dev-libs/spdlog`
* Arch Linux: `pacman -S spdlog` * Arch Linux: `pacman -S spdlog`
* vcpkg: `vcpkg install spdlog` * vcpkg: `vcpkg install spdlog`
......
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