From 8fce4f8dcca5e7e95bad128143f6ad3cd61dd4dc Mon Sep 17 00:00:00 2001 From: Jah-yee <166608075+Jah-yee@users.noreply.github.com> Date: Fri, 24 Apr 2026 14:32:13 +0800 Subject: [PATCH] docs: fix inconsistent command in README Local Development section (closes #4420) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 29217365ed..bbc013c337 100644 --- a/README.md +++ b/README.md @@ -643,7 +643,7 @@ Contributing guide: git clone https://github.com/rysweet/amplihack.git cd amplihack uv pip install -e . -amplihack launch +amplihack claude ``` ### Testing