diff --git a/README.md b/README.md index 95870dd..4241956 100644 --- a/README.md +++ b/README.md @@ -33,7 +33,8 @@ Fuzzing web APIs in their fully converged Cloud Native state renders more repres ```sh helm repo add cnfuzz https://suecodelabs.github.io/cnfuzz -helm install cnfuzz/cnfuzz --name cnfuzz +helm repo update +helm install cnfuzz cnfuzz/cnfuzz ``` ### Getting started