From 44042e81c4c36c4e0c99ed0e9199a39d4770261d Mon Sep 17 00:00:00 2001 From: Farouk Adeleke Date: Wed, 5 Nov 2025 10:03:54 -0500 Subject: [PATCH] (no commit message) --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index ff2d4ef..19dc1fe 100644 --- a/README.md +++ b/README.md @@ -62,8 +62,10 @@ If you prefer to run the agent locally: 1. Clone the repository: ```bash -git clone -cd vibe-dspy-agent +# Clone via HTTPS +git clone https://git.modaic.dev/fadeleke/prompt-to-signature.git + +cd prompt-to-signature ``` 2. Install dependencies: