From 37dddfda86c57b559e142435e31061996374fa3b Mon Sep 17 00:00:00 2001 From: seymurfarziyev Date: Wed, 12 Jun 2019 17:47:54 +0200 Subject: [PATCH] PR conflict fixed --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 59b1419..9efa02d 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ This buildpack deploys the [Dynatrace OneAgent] to automatically monitor the per To integrate Dynatrace OneAgent into your existing project you need to add the Dynatrace buildpack to your project's buildpacks and set your Dynatrace environment ID and token. For complete details, please see the [Dynatrace Heroku installation guidelines](https://www.dynatrace.com/support/help/cloud-platforms/heroku/how-do-i-monitor-heroku-applications/). ```shell -# Highly recommended to add the latest released version of the Dynatrace heroku buildpack: +# Add a released version of the Dynatrace Heroku buildpack: heroku buildpacks:add https://github.com/Dynatrace/heroku-buildpack-dynatrace.git# # Set required credentials and link your Heroku application with your Dynatrace environment