From dd2fb4c930a1e30ae12a227fc13b2719a4e26860 Mon Sep 17 00:00:00 2001 From: necco Date: Thu, 20 Aug 2026 15:33:15 -0400 Subject: [PATCH] README: the Get started block is two commands, not three lines The pointer under Have an agent set it up still described the pre-rename block, which was curl / make / yeet run . The section it now points at is two commands plus the manual-install link. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 67aaaba..87acd92 100644 --- a/README.md +++ b/README.md @@ -117,7 +117,7 @@ bug — which is why step 5 profiles the demo workload (built -O0 -g) rather than a random system process. ``` -Prefer to drive it yourself? [Get started](#get-started) is three lines. +Prefer to drive it yourself? [Get started](#get-started) is two commands. ## A 60-second primer on sampling profilers