From d19c3c675da44c3fde075c15b21b65cd739cd354 Mon Sep 17 00:00:00 2001 From: Chana Date: Tue, 10 Mar 2026 11:32:50 -0700 Subject: [PATCH] Update README.md --- 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: