From c69b356c86ee68578cd5033306d352c9dc5a65e5 Mon Sep 17 00:00:00 2001 From: George Gaydarov Date: Sat, 12 Aug 2017 17:01:47 +0100 Subject: [PATCH] readme: Add Gentoo package name --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index e3ae7e0a..e2fd18ae 100644 --- a/README.md +++ b/README.md @@ -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`