summaryrefslogtreecommitdiffstats
path: root/INSTALL
diff options
context:
space:
mode:
authorGravatar Dirk Hohndel <dirk@hohndel.org>2013-10-09 13:44:44 -0700
committerGravatar Dirk Hohndel <dirk@hohndel.org>2013-10-09 13:44:44 -0700
commit9a37d6482684a2ece9c47b5776b72b2bad0a11b4 (patch)
tree316788c52cb160a6f861f504bed28aa2694956c4 /INSTALL
parent58db3e363add864e4a146b3a9024308d4f5e1458 (diff)
downloadsubsurface-9a37d6482684a2ece9c47b5776b72b2bad0a11b4.tar.gz
Now bundle install on the Mac works without sudo
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL2
1 files changed, 1 insertions, 1 deletions
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.