Now bundle install on the Mac works without sudo

Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
Dirk Hohndel 2013-10-09 13:44:44 -07:00
parent 58db3e363a
commit 9a37d64826

View file

@ -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.