aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorRyan Kavanagh <rak@rak.ac>2021-12-13 14:43:40 -0500
committerRyan Kavanagh <rak@rak.ac>2021-12-13 14:43:40 -0500
commitb6467e20c64e4a50bcedbb9867380ba95cc41934 (patch)
treef8fb9ee4fad121822c6de511f4555ab433aa68a2 /README
parent/etc/smtpd.conf template (diff)
Document submodules in README
Diffstat (limited to 'README')
-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