diff --git a/README.md b/README.md index 7519c88b..4bb34294 100644 --- a/README.md +++ b/README.md @@ -42,7 +42,7 @@ The Charts with its functionality is listed below: These charts are currently not available on the official helm repository therefore you need to download it to install. ```bash -helm repo add devtron http://helm.devtron.ai +helm repo add devtron https://helm.devtron.ai helm install Chart-Release-Name devtron/chartName ``` @@ -50,4 +50,4 @@ Each Chart also has a seperate Readme file to understand the usage in Devtron. ## Contributing -We'd love to have you contribute! Please refer to our [contribution guidelines](https://github.com/devtron-labs/devtron/blob/main/CONTRIBUTING.md) for details. \ No newline at end of file +We'd love to have you contribute! Please refer to our [contribution guidelines](https://github.com/devtron-labs/devtron/blob/main/CONTRIBUTING.md) for details.