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: