aboutsummaryrefslogtreecommitdiffhomepage
path: root/templates/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'templates/README.md')
-rw-r--r--templates/README.md9
1 files changed, 9 insertions, 0 deletions
diff --git a/templates/README.md b/templates/README.md
index eedc6e9c09..7b7707203f 100644
--- a/templates/README.md
+++ b/templates/README.md
@@ -1,3 +1,12 @@
+# Regenerating project files
+
+Prerequisites: `python`, `pip install mako`
+
+```
+# Regenerate the projects files using templates
+tools/buildgen/generate_projects.sh
+```
+
# Quick justification
We've approached the problem of the build system from a lot of different