From dac018516184fb7ec9c0d7d5a575e06aefaab99e Mon Sep 17 00:00:00 2001 From: eyalkoren <41850454+eyalkoren@users.noreply.github.com> Date: Mon, 7 Oct 2024 08:37:51 +0300 Subject: [PATCH] docs: change to a more accurate cd command (#88) --- .github/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/README.md b/.github/README.md index 23c4bbdea9..95dabf3ec1 100644 --- a/.github/README.md +++ b/.github/README.md @@ -44,7 +44,7 @@ Additionally, the OpenTelemetry Contrib collector has also been changed to the [ git clone https://github.com/elastic/opentelemetry-demo # switch to the kubernetes/elastic-helm directory - cd kubernetes/elastic-helm + cd opentelemetry-demo/kubernetes/elastic-helm # !(when running it for the first time) add the open-telemetry Helm repostiroy helm repo add open-telemetry https://open-telemetry.github.io/opentelemetry-helm-charts