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
This commit is contained in:
parent
118b00a560
commit
4c8b728092
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue