Skip to content

Commit a25c5e1

Browse files
authored
Merge pull request #7 from MegaRedHand/fix/wrong-repo-in-readme
docs(readme): fix repo name in `git clone` command
2 parents 5dd470f + ad4c837 commit a25c5e1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -102,8 +102,8 @@ Run your first workflow :
102102

103103
```bash
104104
# 1. Clone the repo
105-
git clone https://github.com/fuzzinglabs/fuzzforge.git
106-
cd fuzzforge
105+
git clone https://github.com/fuzzinglabs/fuzzforge_ai.git
106+
cd fuzzforge_ai
107107

108108
# 2. Build & run with Docker
109109
# Set registry host for your OS (local registry is mandatory)

0 commit comments

Comments
 (0)