summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorXavier Roche <roche@httrack.com>2015-03-16 17:51:17 +0100
committerXavier Roche <roche@httrack.com>2015-03-16 17:51:17 +0100
commit3d4ecc3134527696a6aae36537ab0d415aee6330 (patch)
tree08e5f6cf9f26ca6238938152c12da01b36e4801c
parent0686f359dc56ef917581d35df74587391269d84a (diff)
Added --recurse
-rw-r--r--README.md2
m---------src/coucal0
2 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index bbf8143..fe75cb6 100644
--- a/README.md
+++ b/README.md
@@ -20,7 +20,7 @@ http://www.httrack.com/
## Compile trunk release
```sh
-git clone https://github.com/xroche/httrack.git
+git clone https://github.com/xroche/httrack.git --recurse
cd httrack
./configure --prefix=$HOME/usr && make -j8 && make install
```
diff --git a/src/coucal b/src/coucal
-Subproject afd0a56032da7b12ff7bd3f86caf9d517875e91
+Subproject 7d5326958b2b86073684c223d315f07dc452070