Merge pull request #15484 from hcaseyal/update_generate_projects_documentation

Add go as a pre-requisite in the documentation for regenerating proje…
reviewable/pr15365/r2
hcaseyal 7 years ago committed by GitHub
commit 2cb0796257
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      templates/README.md

@ -1,6 +1,6 @@
# Regenerating project files
Prerequisites: `python`, `pip install mako`
Prerequisites: `python`, `pip install mako`, `go`
```
# Regenerate the projects files using templates

Loading…
Cancel
Save