From 30c0a9ced91dabdc12cbba296237ce5149c19cff Mon Sep 17 00:00:00 2001 From: CagesThrottleUs Date: Sun, 15 Mar 2026 07:57:14 +0530 Subject: [PATCH] docs: update README to use serial in quickstart Signed-off-by: CagesThrottleUs --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index b7c2809..9821630 100644 --- a/README.md +++ b/README.md @@ -48,10 +48,10 @@ Browse the agents below and copy/adapt the ones you need! ```bash # Step 1 -- generate integration files for all supported tools -./scripts/convert.sh --parallel +./scripts/convert.sh # Step 2 -- install interactively (auto-detects what you have installed) -./scripts/install.sh --parallel +./scripts/install.sh # Or target a specific tool directly ./scripts/install.sh --tool cursor