Merge pull request #6494 from kundan2707/patch-1

Update development.md with docker version and experimental feature requirment
This commit is contained in:
Kubernetes Prow Robot 2020-11-19 02:34:50 -08:00 committed by GitHub
commit 175d964d39
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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