forked from fmtlib/fmt
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:
@@ -64,3 +64,10 @@ For an example of using C++ Format with Android NDK, see the
|
|||||||
repository.
|
repository.
|
||||||
|
|
||||||
__ https://github.com/cppformat/cppformat/blob/master/Android.mk
|
__ 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
|
||||||
|
Reference in New Issue
Block a user