docs: Fixed typo

This commit is contained in:
alessio
2021-06-03 14:32:54 +02:00
committed by Dario Tranchitella
parent a7fff597fa
commit d0893a5aa9
+1 -1
View File
@@ -7,7 +7,7 @@ The first step is to set up your local development environment as stated below:
The following dependencies are mandatory:
- [Go 1.13.8](https://golang.org/dl/)
- [OperatorSDK 1.9](https://github.com/operator-framework/operator-sdk)
- [OperatorSDK 1.7.2](https://github.com/operator-framework/operator-sdk)
- [Kubebuilder](https://github.com/kubernetes-sigs/kubebuilder)
- [KinD](https://github.com/kubernetes-sigs/kind)
- [ngrok](https://ngrok.com/) (if you want to run locally)