Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ The pricing DB dump is downloaded from Infracost's API as that simplifies the ta

## Deployment

It should take around 15 mins to deploy the Cloud Pricing API. Two deployment methods are supported:
Two deployment methods are supported:
1. If you have a Kubernetes cluster, we recommend using [our Helm Chart](https://github.com/infracost/helm-charts/tree/master/charts/cloud-pricing-api).
2. If you prefer to deploy in a VM, we recommend using [Docker compose](#docker-compose).

Expand Down Expand Up @@ -136,7 +136,7 @@ See [the Infracost docs](https://www.infracost.io/docs/cloud_pricing_api/self_ho

## Troubleshooting

Please see [this section](https://www.infracost.io/docs/cloud_pricing_api/self_hosted/#troubleshooting) and join our [community Slack channel](https://www.infracost.io/community-chat), we'll help you very quickly 😄
Please see [this section](https://www.infracost.io/docs/cloud_pricing_api/self_hosted/#troubleshooting).

## Contributing

Expand Down
Loading