diff --git a/README.md b/README.md index cefa805..ae3e390 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,7 @@ Requirements: - `Kubernetes` (minikube) +- `KubeVal` ## Setting up @@ -14,4 +15,4 @@ kubectl apply -f definition/custom-definition.yml - Create custom resource ```bash kubectl apply -f resources/* -``` \ No newline at end of file +```