summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVito Caputo <vcaputo@pengaru.com>2020-04-20 11:09:32 -0700
committerVito Caputo <vcaputo@pengaru.com>2020-04-20 11:09:32 -0700
commit6e80e02ed750faa2711c3dec1177a8ed60bb4c68 (patch)
treea98713c541da9bcd6e45c8b26d5e9acaf6592bf0
parentf090ed44704fbeedee73c8b2dea780285c14e776 (diff)
README: mention `git clone --recursive`blender-2020
-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