summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README3
1 files changed, 3 insertions, 0 deletions
diff --git a/README b/README
index 1014449..085e39b 100644
--- a/README
+++ b/README
@@ -8,6 +8,9 @@ before sars will be able to compile, this does the trick:
`git submodule update --init --recursive --remote`
+*** New enough git versions support recursive clone too:
+` git clone --recursive git://git.pengaru.com/sars`
+
Now it's fairly run of the mill autotools:
```
© All Rights Reserved