(no commit message)

This commit is contained in:
2025-11-05 10:03:54 -05:00
parent 5d1d88364a
commit 44042e81c4

View File

@@ -62,8 +62,10 @@ If you prefer to run the agent locally:
1. Clone the repository: 1. Clone the repository:
```bash ```bash
git clone <repository-url> # Clone via HTTPS
cd vibe-dspy-agent git clone https://git.modaic.dev/fadeleke/prompt-to-signature.git
cd prompt-to-signature
``` ```
2. Install dependencies: 2. Install dependencies: