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'.