diff --git a/handbook/computing/repos.html b/handbook/computing/repos.html index 73995fcd6..1a24f6a17 100644 --- a/handbook/computing/repos.html +++ b/handbook/computing/repos.html @@ -27,6 +27,10 @@ expo.survex.com:
From the command line, to clone a repo, you will do this +git clone ssh://expo@expo.survex.com/home/expo/loser + +see the quick reminders for using git for the rest of them.
These online webpages (links above) give a much clearer view of what is going on than many git tools you may be using on your machine.