From b6467e20c64e4a50bcedbb9867380ba95cc41934 Mon Sep 17 00:00:00 2001 From: Ryan Kavanagh Date: Mon, 13 Dec 2021 14:43:40 -0500 Subject: Document submodules in README --- README | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'README') 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 -- cgit v1.2.3