From 5638aa0e0e6a036f69319a01aa1c1054d8a61f17 Mon Sep 17 00:00:00 2001 From: Adam Nelson Date: Mon, 31 Mar 2014 13:55:30 +0300 Subject: [PATCH] INSTALL updated for using homebrew on OS X --- INSTALL | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/INSTALL b/INSTALL index 0bd4da8..acdf9e3 100644 --- a/INSTALL +++ b/INSTALL @@ -20,3 +20,9 @@ The Makefile is tailored for g++, but should work with other compilers. It doesn't matter where you install the git-crypt binary - choose wherever is most convenient for you. + +INSTALLING ON OS X + +Using the brew package manager, simply run: + + $ brew install git-crypt