diff options
-rw-r--r-- | README | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -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: ``` |