Skip to content

Commit 2121c2f

Browse files
committed
--wip-- [skip ci]
1 parent b333e42 commit 2121c2f

1 file changed

Lines changed: 2 additions & 3 deletions

File tree

README.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<a href="https://codspeed.io/?utm_source=badge"><img src="https://img.shields.io/endpoint?url=https://codspeed.io/badge.json" alt="CodSpeed Badge"></a>
2020
</p>
2121

22-
### Key features
22+
# Key features
2323

2424
- 🎯 **<1% variance** in measurements using CPU simulation - no more flaky benchmarks.
2525
- 🔥 **Differential flamegraphs** to pinpoint exactly what got slower, commit by commit.
@@ -46,8 +46,7 @@ You can check out the implementation of the [supported providers](https://github
4646
## Installation
4747

4848
```bash
49-
curl -fsSL https://github.com/CodSpeedHQ/runner/releases/latest/download/codspeed-runner-installer.sh | bash
50-
source "$HOME/.cargo/env"
49+
curl -fsSL https://codspeed.io/install.sh | sh
5150
```
5251

5352
Refer to the [releases page](https://github.com/CodSpeedHQ/runner/releases) to see all available versions.

0 commit comments

Comments
 (0)