[skip ci] refine development guide (#9331)

Signed-off-by: Edward Zeng <jie.zeng@zilliz.com>
This commit is contained in:
edward.zeng 2021-10-06 17:18:18 +08:00 committed by GitHub
parent 56c4cae470
commit 751f2b05d1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -116,6 +116,7 @@ Confirm that your `GOPATH` and `GOBIN` environment variables are correctly set a
```shell
$ go version
```
Note: go1.15 is required to build Milvus.
#### Docker & Docker Compose