From 053d5ad24d9a58063f2bd71c186cb6adf807ea0a Mon Sep 17 00:00:00 2001 From: Gabi Melman Date: Mon, 11 Mar 2019 19:19:36 +0200 Subject: [PATCH] Update README.md --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index b73b88aa..e51f2721 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,6 @@ Very fast, header only, C++ logging library. [![Build Status](https://travis-ci. #### Or use your favorite package manager: -* Ubuntu: `apt-get install libspdlog-dev` * Homebrew: `brew install spdlog` * FreeBSD: `cd /usr/ports/devel/spdlog/ && make install clean` * Fedora: `yum install spdlog`