Updated instructions for submodules to avoid confusion.

This commit is contained in:
Jamie F. Olson 2013-03-17 00:26:21 -04:00 committed by John MacFarlane
parent 5b4d239b85
commit 375c53869d

View file

@ -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.)