Add a section on how to install the library using Homebrew

Thanks to @ortho for adding C++ Format support to Homebrew.
This commit is contained in:
vitaut 2015-05-08 08:19:15 -07:00
parent 3e03934d15
commit f3fc8052ab

View File

@ -64,3 +64,10 @@ For an example of using C++ Format with Android NDK, see the
repository.
__ https://github.com/cppformat/cppformat/blob/master/Android.mk
Homebrew
========
C++ Format can be installed on OS X using `Homebrew <http://brew.sh/>`_::
brew install cppformat