Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mohamadch91 authored Jan 13, 2025
1 parent 87d72e0 commit eac45bc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,12 +31,12 @@ By optimizing your compliance and governance processes, OpenGovernance helps red
### Add the Helm Repository:

```bash
helm repo add opencomply https://opengovern.github.io/charts && helm repo update
helm repo add opencomply https://charts.opencomply.io --force-update
```

### Install with Helm
```bash
helm install -n opencomply opencomply opencomply/opencomply --create-namespace --timeout=10m
helm install opencomply opencomply/opencomply --namespace opencomply --create-namespace --timeout 10m
```

### Expose the app
Expand Down

0 comments on commit eac45bc

Please sign in to comment.