From 684043948ba8141aed3e65e0d4a6a6db8d02fa91 Mon Sep 17 00:00:00 2001 From: Chana Date: Tue, 10 Mar 2026 11:39:18 -0700 Subject: [PATCH] Update README.md (#55) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 687c9cc..32114b2 100644 --- a/README.md +++ b/README.md @@ -59,7 +59,7 @@ lk agent init my-agent --template agent-starter-python The CLI clones the template and configures your environment. Then follow the rest of this guide from [Run the agent](#run-the-agent).
-Alternative: manual setup without the CLI +Alternative: Manual setup without the CLI Clone the repository and install dependencies to a virtual environment: