docs(readme): fix repo name in git clone command

This commit is contained in:
Tomás Grüner
2025-09-30 12:26:16 -03:00
parent 1efcfe92c5
commit 8e9fe8b9b8

View File

@@ -102,8 +102,8 @@ Run your first workflow :
```bash
# 1. Clone the repo
git clone https://github.com/fuzzinglabs/fuzzforge.git
cd fuzzforge
git clone https://github.com/fuzzinglabs/fuzzforge_ai.git
cd fuzzforge_ai
# 2. Build & run with Docker
# Set registry host for your OS (local registry is mandatory)