From 661f9f45c8f26d1ebfb0612b1614ae9e44d65e86 Mon Sep 17 00:00:00 2001 From: Hope Casey-Allen <hcaseyal@google.com> Date: Mon, 21 May 2018 10:23:58 -0700 Subject: [PATCH] Add go as a pre-requisite in the documentation for regenerating project files --- templates/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/README.md b/templates/README.md index 7b7707203fb..c837b5b260c 100644 --- a/templates/README.md +++ b/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