Skip to content

Commit 116fd22

Browse files
committed
Fix README
1 parent dea08ff commit 116fd22

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@ Prerequisites: Accelerant is currently designed for use on x86 Linux.
88
2. Install [`uv`](https://github.com/astral-sh/uv) if not already installed
99
3. Install Linux `perf`
1010
4. If you want support for sending flamegraphs to the LLM:
11-
a. `cargo install flamegraph`
12-
a. `cargo install resvg`
11+
1. `cargo install flamegraph`
12+
2. `cargo install resvg`
1313

1414
## Basic usage
1515

0 commit comments

Comments
 (0)