mirror of
https://github.com/FuzzingLabs/fuzzforge_ai.git
synced 2026-08-16 18:40:22 +02:00
docs(readme): fix repo name in git clone command
This commit is contained in:
@@ -102,8 +102,8 @@ Run your first workflow :
|
|||||||
|
|
||||||
```bash
|
```bash
|
||||||
# 1. Clone the repo
|
# 1. Clone the repo
|
||||||
git clone https://github.com/fuzzinglabs/fuzzforge.git
|
git clone https://github.com/fuzzinglabs/fuzzforge_ai.git
|
||||||
cd fuzzforge
|
cd fuzzforge_ai
|
||||||
|
|
||||||
# 2. Build & run with Docker
|
# 2. Build & run with Docker
|
||||||
# Set registry host for your OS (local registry is mandatory)
|
# Set registry host for your OS (local registry is mandatory)
|
||||||
|
|||||||
Reference in New Issue
Block a user