[PATCH 1/2] Improve wording on README

Miika Turkia miika.turkia at gmail.com
Thu Aug 7 21:02:20 PDT 2014


Signed-off-by: Miika Turkia <miika.turkia at gmail.com>
---
 README | 12 +++++++-----
 1 file changed, 7 insertions(+), 5 deletions(-)

diff --git a/README b/README
index da25f29..d82d035 100644
--- a/README
+++ b/README
@@ -17,12 +17,12 @@ git clone git://subsurface.hohndel.org/subsurface.git .
 You can also browse the sources via gitweb at git.hohndel.org
 
 If you want the latest release (instead of the bleeding edge
-development version) you can either get this via
+development version) you can either get this via git or the release tar
+ball. After cloning run the following command:
 
 git checkout v4.2  (or whatever the last release is)
 
-if you have already cloned the git repository as shown above or you
-can get a tar ball from
+or download a tar ball from:
 
 http://subsurface.hohndel.org/downloads/Subsurface-4.2.tgz
 
@@ -54,11 +54,13 @@ dive computer you have (and where it is connected if you need to), and
 hit "OK".
 
 The latest list of supported dive computers can be found in the file
-SupportedDivecomputers.txt
+SupportedDivecomputers.txt.
 
 Much more detailed end user instructions can be found from inside
 Subsurface by selecting Help (typically F1). When building from source
-this is also available as Documentation/user-manual.html
+this is also available as Documentation/user-manual.html. The
+documentation for the latest release is also available on-line
+http://subsurface.hohndel.org/documentation/
 
 
 Contributing:
-- 
1.9.1



More information about the subsurface mailing list