diff --git a/handbook/computing/qstart-git.html b/handbook/computing/qstart-git.html index 12cd942dd..3a40b09e8 100644 --- a/handbook/computing/qstart-git.html +++ b/handbook/computing/qstart-git.html @@ -29,7 +29,7 @@ or equivalently git clone ssh://expo@expo.survex.com/home/expo/loser
or more compactly - git clone ssh://expo@expo.survex.com:loser the : is shorthand for relative to the home directory of the logged-in user, which is 'expo'.
+ git clone expo@expo.survex.com:loser the : is shorthand for relative to the home directory of the logged-in user, which is 'expo'.
drawings
These are the therion and tunnel cave vector drawing files. You need this if you are 'tunneling' a lot of cave surveys.git clone ssh://expo@expo.survex.com:drawings (read/write)