aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README5
1 files changed, 5 insertions, 0 deletions
diff --git a/README b/README
index 51a7dc5..51a1e4e 100644
--- a/README
+++ b/README
@@ -4,3 +4,8 @@ will copy updated distfiles to $HOME.
After a checkout, don't forget to run
git config core.hooksPath .githooks
+
+To get the submodules setup, run
+
+ git submodule init
+ git submodule update