diff --git a/doc/usage.rst b/doc/usage.rst index dd856480..60b8b8cf 100644 --- a/doc/usage.rst +++ b/doc/usage.rst @@ -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 `_:: + + brew install cppformat