From 2efb5b290505728cbcc5822755a44ff454acd34e Mon Sep 17 00:00:00 2001 From: Karn Date: Tue, 25 Aug 2026 00:51:03 +0530 Subject: [PATCH] docs(web): the skipped step is the second one, not the third The install list was reordered so the skill sits between the two shell one-liners, but the paragraph above it still called the skipped piece the third. The third is now the extension. Point the sentence at the skill. Co-Authored-By: Claude Opus 5 (1M context) --- packages/web/src/routes/index.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/web/src/routes/index.tsx b/packages/web/src/routes/index.tsx index 9c6c0d0..d785d22 100644 --- a/packages/web/src/routes/index.tsx +++ b/packages/web/src/routes/index.tsx @@ -317,7 +317,7 @@ function Install() { <>

Install

- Three pieces, and the third is the one people skip. Without the skill, your agent has the + Three pieces, and the second is the one people skip. Without the skill, your agent has the CLI installed and no idea the commands exist.