summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPhilipSargent <philip.sargent@gmail.com>2019-07-09 15:55:27 +0100
committerPhilipSargent <philip.sargent@gmail.com>2019-07-09 15:55:27 +0100
commit37d02b298dcb96dc9ca4796bcf5f3e3b8b8bc87b (patch)
tree57fbafee84be6fc19b1bad4315cad91102d00a4a
parentd6053322e8e2e0b05a2dba92fd954c37b9b4ca6e (diff)
downloadtroggle-37d02b298dcb96dc9ca4796bcf5f3e3b8b8bc87b.tar.gz
troggle-37d02b298dcb96dc9ca4796bcf5f3e3b8b8bc87b.tar.bz2
troggle-37d02b298dcb96dc9ca4796bcf5f3e3b8b8bc87b.zip
added ssh git clone command variant
-rw-r--r--README.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.txt b/README.txt
index 8dbc33e..81c2b14 100644
--- a/README.txt
+++ b/README.txt
@@ -21,6 +21,8 @@ Troggle itself
Choose a directory where you will keep troggle, and git clone Troggle into it using the following command:
git clone git://expo.survex.com/troggle
+or more reliably
+git clone ssh://expo@expo.survex.com/home/expo/troggle
If you want to work on the source code and be able to commit, your account will need to be added to the troggle project members list. Contact wookey at wookware dot org to get this set up.