Skip to content

Commit

Permalink
update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
khaliqgant committed Jan 9, 2024
1 parent b80462a commit 0860626
Showing 1 changed file with 2 additions and 6 deletions.
8 changes: 2 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,13 +22,9 @@ the latest versions of the packages. You can then run `helm search repo
nangohq` to see the charts.
* To install the necessary nango charts
```
helm install nango-jobs nangohq/jobs
helm install nango-runner nangohq/runner
helm install nango-server nangohq/server
helm install nango nangohq/nango
```
* To uninstall the chart
```
helm delete nango-jobs
helm delete nango-runner
helm delete nango-server
helm delete nango
```

0 comments on commit 0860626

Please sign in to comment.