diff options
Diffstat (limited to 'misc')
-rw-r--r-- | misc/subsurface/README | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/misc/subsurface/README b/misc/subsurface/README index f7624aa6611b..415be362634c 100644 --- a/misc/subsurface/README +++ b/misc/subsurface/README @@ -1,7 +1,7 @@ -Subsurface is able to track single- and multi-tank dives using air, Nitrox or -TriMix. It also allows logging of weights and exposure protection used, dive -masters and dive buddies and enables the user to rate dives and provide -additional dive notes. +Subsurface is able to track single- and multi-tank dives using air, +Nitrox or TriMix. It also allows logging of weights and exposure +protection used, dive masters and dive buddies and enables the user to +rate dives and provide additional dive notes. With Subsurface the user can track dive locations including GPS coordinates (which can also conveniently be entered using a map @@ -18,7 +18,7 @@ installed on the system. # FTDI="yes" ./subsurface.SlackBuild -Note: To build with QWebEngine instead of QtWebKit then pass QWEBENGINE=yes -to the slackbuild. +Note: To build with QWebEngine instead of QtWebKit, pass QWEBENGINE=yes +to the slackbuild: # QWEBENGINE="yes" ./subsurface.SlackBuild |