mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-19 22:16:15 +00:00
Now bundle install on the Mac works without sudo
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
parent
58db3e363a
commit
9a37d64826
1 changed files with 1 additions and 1 deletions
2
INSTALL
2
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.
|
||||
|
|
Loading…
Add table
Reference in a new issue