From 375c53869d148cc0ab3e93bf5f35a51ab0d24e29 Mon Sep 17 00:00:00 2001 From: "Jamie F. Olson" Date: Sun, 17 Mar 2013 00:26:21 -0400 Subject: Updated instructions for submodules to avoid confusion. --- INSTALL | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/INSTALL b/INSTALL index 864dd33b7..fa1cf62f8 100644 --- a/INSTALL +++ b/INSTALL @@ -118,7 +118,7 @@ To build the tests: Note: If you obtained the source via git, you should first do - git submodule update --init templates + git submodule update --init data/templates to populate the templates subdirectory. (You can skip this step if you obtained the source from a release tarball.) -- cgit v1.2.3