Skip to content

Commit

Permalink
chore: fix getting-started docs
Browse files Browse the repository at this point in the history
  • Loading branch information
moshloop committed Oct 3, 2023
1 parent ccda9f1 commit 70b5d00
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/canary-checker/docs/getting-started.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
```bash
helm repo add flanksource https://flanksource.github.io/charts
helm repo update
helm install canary-checker
helm install canary-checker flanksource/canary-checker -n "canary-checker"
```

2. Create a new check
Expand Down

0 comments on commit 70b5d00

Please sign in to comment.