mirror of
https://github.com/subsurface/subsurface.git
synced 2024-11-30 22:20:21 +00:00
Adds path to executable
This commit adds a path to the executable file based on the `build.sh` installation instructions. Signed-off-by: Ash Kamel <ajkamel@gmail.com> Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
parent
0f63b524a6
commit
5d1703cf2c
1 changed files with 1 additions and 1 deletions
2
INSTALL
2
INSTALL
|
@ -124,7 +124,7 @@ git clone git://subsurface-divelog.org/subsurface
|
||||||
|
|
||||||
Now you can run Subsurface like this:
|
Now you can run Subsurface like this:
|
||||||
|
|
||||||
cd subsurface
|
cd ~/src/subsurface/build
|
||||||
./subsurface
|
./subsurface
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue