Skip to content

Commit

Permalink
Fix install command
Browse files Browse the repository at this point in the history
  • Loading branch information
pcktdmp committed May 6, 2022
1 parent 1022e0a commit 660819f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 660819f

Please sign in to comment.