diff --git a/README.md b/README.md index 07e7d78..338a74d 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ you would like to configure with CloudTruth helm repo add cloudtruth https://packages.cloudtruth.com/charts/ helm install \ --set appSettings.apiKey= \ - --set appSettings.environment= \ + --set projectMappings.root.environment= \ kubetruth cloudtruth/kubetruth ```