We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 1b46ebc + c62c7e3 commit 8d86425Copy full SHA for 8d86425
1 file changed
content/install-guides/topdown-tool.md
@@ -95,7 +95,7 @@ Install `topdown-tool` in `/usr/local/bin`:
95
96
```bash
97
cd telemetry-solution/tools/topdown_tool
98
-sudo pip install -e .
+pip install -e .
99
```
100
101
3. Confirm you can run `top-down` using the `version` command:
0 commit comments