Skip to content

Commit

Permalink
docs: fix installation steps in E2E example (#1645)
Browse files Browse the repository at this point in the history
Signed-off-by: odubajDT <ondrej.dubaj@dynatrace.com>
  • Loading branch information
odubajDT committed Jun 29, 2023
1 parent 72f7038 commit d6f4307
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions docs/content/en/docs/getting-started/generic-gs/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -77,11 +77,10 @@ In this guide, we use:
* [Jaeger](https://jaegertracing.io) for Traces
* [Grafana](https://github.com/grafana/) for Dashboarding

Install these with the following commands:
Install these together with the KLT with the following command:

```shell
make install-observability
make restart-lifecycle-toolkit
make install
```

> **Note**
Expand Down

0 comments on commit d6f4307

Please sign in to comment.