From 6e80e02ed750faa2711c3dec1177a8ed60bb4c68 Mon Sep 17 00:00:00 2001 From: Vito Caputo Date: Mon, 20 Apr 2020 11:09:32 -0700 Subject: README: mention `git clone --recursive` --- README | 3 +++ 1 file changed, 3 insertions(+) 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: ``` -- cgit v1.2.3