summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--INSTALL2
1 files changed, 1 insertions, 1 deletions
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.)