We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dea08ff commit 116fd22Copy full SHA for 116fd22
README.md
@@ -8,8 +8,8 @@ Prerequisites: Accelerant is currently designed for use on x86 Linux.
8
2. Install [`uv`](https://github.com/astral-sh/uv) if not already installed
9
3. Install Linux `perf`
10
4. If you want support for sending flamegraphs to the LLM:
11
- a. `cargo install flamegraph`
12
- a. `cargo install resvg`
+ 1. `cargo install flamegraph`
+ 2. `cargo install resvg`
13
14
## Basic usage
15
0 commit comments