From dac334558f36f6888bd959a8debcc32819b32ab5 Mon Sep 17 00:00:00 2001 From: Swetha Repakula Date: Mon, 10 Jun 2019 17:45:10 -0700 Subject: [PATCH] Remove Go pre-req --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index bd8edb1..d601fcf 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,6 @@ ### Prerequisites - [Docker](https://www.docker.com/get-started) version 17.06.2-ce or greater is required. -- [Go](https://golang.org/dl/) 1.10 or Go 1.11 - [Node](https://nodejs.org/en/download/releases/) 8.9.0 or 9.0 - Git clone this repo ```