Skip to content

Commit 5a27a0a

Browse files
committed
Update topdown-tool.md
1 parent 7e9cf8c commit 5a27a0a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

content/install-guides/topdown-tool.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -93,14 +93,14 @@ source topdown-venv/bin/activate
9393

9494
Install `topdown-tool` in `/usr/local/bin`:
9595

96-
```console
96+
```bash
9797
cd telemetry-solution/tools/topdown_tool
9898
sudo pip install -e .
9999
```
100100

101101
3. Confirm you can run `top-down` using the `version` command:
102102

103-
```console
103+
```bash
104104
topdown-tool --help
105105
```
106106

0 commit comments

Comments
 (0)