Commit f546036e authored by Gabi Melman's avatar Gabi Melman Committed by GitHub

Merge pull request #502 from gg7/readme-add-gentoo-package

readme: Add Gentoo package name
parents 5ed42698 c69b356c
......@@ -14,6 +14,7 @@ Very fast, header only, C++ logging library. [![Build Status](https://travis-ci.
* Homebrew: `brew install spdlog`
* FreeBSD: `cd /usr/ports/devel/spdlog/ && make install clean`
* Fedora: `yum install spdlog`
* Gentoo: `emerge dev-libs/spdlog`
* Arch Linux: `pacman -S spdlog-git`
* 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