diff --git a/content/install-guides/topdown-tool.md b/content/install-guides/topdown-tool.md index e02feae171..30a5405b1e 100644 --- a/content/install-guides/topdown-tool.md +++ b/content/install-guides/topdown-tool.md @@ -95,7 +95,7 @@ Install `topdown-tool` in `/usr/local/bin`: ```bash cd telemetry-solution/tools/topdown_tool -sudo pip install -e . +pip install -e . ``` 3. Confirm you can run `top-down` using the `version` command: