Skip to content

Commit

Permalink
[Doc] Mention minimum Go version required for development (#1288)
Browse files Browse the repository at this point in the history
  • Loading branch information
kevin85421 authored Dec 4, 2023
1 parent 78be712 commit d3313ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/developer/quickstart.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ fully prepared development environment that allows you to contribute to the proj
Follow these steps to set up your development environment.

1. Install:
- [Go](https://golang.org/doc/install)
- [Go](https://golang.org/doc/install) v1.21.0+
- [Docker](https://docs.docker.com/get-docker/) v18.09+
- [Kind](https://kind.sigs.k8s.io/docs/user/quick-start/)
- [Helm](https://helm.sh/docs/intro/quickstart/#install-helm)
Expand Down

0 comments on commit d3313ac

Please sign in to comment.