mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-19 22:16:15 +00:00
Fix typo in INSTALL file
Thanks Benjamin for catching this. Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
parent
0f7c4ecd90
commit
74bf5fc2b8
1 changed files with 1 additions and 1 deletions
2
INSTALL
2
INSTALL
|
@ -137,7 +137,7 @@ Finally you can compile Subsurface:
|
|||
$ cd ~/src
|
||||
$ git clone git://subsurface-divelog.org/subsurface.git
|
||||
$ cd subsurface
|
||||
$ cd git checkout v4.3 # this get's you the last release
|
||||
$ git checkout v4.3 # this get's you the last release
|
||||
# skip this step to build the latest development
|
||||
# version
|
||||
$ qmake SPECIAL_MARBLE_PREFIX=1
|
||||
|
|
Loading…
Add table
Reference in a new issue