aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2016-12-05 18:29:06 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2016-12-05 18:29:06 +0200
commit823d9073ce33c44cbc3ecd8121640f9d27045fbd (patch)
treef20bf55ccfa2b8b635ef8ccc82cd15d753cc92c8
parent9cbd8c61fb7ee098abc40dac0aa542081fc0ab26 (diff)
Update submodule instructions
-rw-r--r--README-GIT3
1 files changed, 3 insertions, 0 deletions
diff --git a/README-GIT b/README-GIT
index 97278ae..70c5b0a 100644
--- a/README-GIT
+++ b/README-GIT
@@ -33,3 +33,6 @@ A few additional notes:
explicitly:
git submodule update --remote --checkout libsqlite3
+
+ Note that you need a fairly recent git (e.g., 2.9) for this enforcement
+ to work. \ No newline at end of file