From 9a37d6482684a2ece9c47b5776b72b2bad0a11b4 Mon Sep 17 00:00:00 2001 From: Dirk Hohndel Date: Wed, 9 Oct 2013 13:44:44 -0700 Subject: Now bundle install on the Mac works without sudo Signed-off-by: Dirk Hohndel --- INSTALL | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'INSTALL') diff --git a/INSTALL b/INSTALL index f589bdde3..7be96d2ae 100644 --- a/INSTALL +++ b/INSTALL @@ -79,7 +79,7 @@ $ git clone git://subsurface.hohndel.org/subsurface.git $ cd subsurface $ qmake $ make -$ sudo make install_mac_bundle +$ make install_mac_bundle After the above is done, Subsurface will be installed to /Applications. -- cgit v1.2.3-70-g09d2