From 4c8b72809203ef5357c006c4fd38f6b1e2ce41ac Mon Sep 17 00:00:00 2001 From: Kundan Kumar Date: Thu, 19 Nov 2020 10:22:18 +0530 Subject: [PATCH] Update development.md Without v19.03.0 or later with experimental feature on Local build failed. requirement of version and experimental feature on should be present in this doc --- docs/development.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/development.md b/docs/development.md index 92f034491..eb5e7cae5 100644 --- a/docs/development.md +++ b/docs/development.md @@ -9,7 +9,7 @@ Install [Go 1.14](https://golang.org/dl/) or later. !!! note The project uses [Go Modules](https://github.com/golang/go/wiki/Modules) -Install [Docker](https://docs.docker.com/engine/install/) +Install [Docker](https://docs.docker.com/engine/install/) (v19.03.0 or later with experimental feature on) !!! important The majority of make tasks run as docker containers