summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorGravatar Linus Torvalds <torvalds@linux-foundation.org>2011-09-26 10:06:00 -0700
committerGravatar Linus Torvalds <torvalds@linux-foundation.org>2011-09-26 10:06:00 -0700
commit13ef2fbbe5d1e54b0b4474ce1133f83b5e1e8b80 (patch)
tree1f406f62289594ac1a5ba19ee54edd83ca378ce9 /README
parentda47ee401d0b0ee9d2aed10aa934831b8ed02b55 (diff)
downloadsubsurface-13ef2fbbe5d1e54b0b4474ce1133f83b5e1e8b80.tar.gz
Update README to reflect the fact that /dev/ttyUSB0 is no longer hardcoded
Yay. It's not like we're all done, but the hardcoded dive computer location was one of those "I don't want to release 1.0 with this". Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'README')
-rw-r--r--README6
1 files changed, 3 insertions, 3 deletions
diff --git a/README b/README
index 1660f66eb..74e4b96ea 100644
--- a/README
+++ b/README
@@ -32,14 +32,14 @@ Usage:
to see my dives (with no notes or commentary).
-Or, if you have a dive computer supported by libdivecomputer (and
-connected to /dev/ttyUSB0), you can just do
+Or, if you have a dive computer supported by libdivecomputer, you can
+just do
make
./subsurface
and select "Import" from the File menu, tell it what dive computer you
-have, and hit "OK".
+have (and where it is connected if you need to), and hit "OK".
There's a lot of duplicates in the XML files that come as an example,
and subsurface will de-duplicate the ones that are exactly the same