Update README.md

This commit is contained in:
Gabi Melman 2017-08-29 12:00:10 +03:00 committed by GitHub
parent e303f02cce
commit a4e6d8877c
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@ Very fast, header only, C++ logging library. [![Build Status](https://travis-ci.
* Copy the source [folder](https://github.com/gabime/spdlog/tree/master/include/spdlog) to your build tree and use a C++11 compiler.
#### Or use your favourite package manager:
#### Or use your favorite package manager:
* Ubuntu: `apt-get install libspdlog-dev`
* Homebrew: `brew install spdlog`