Skip to content

Commit 43898ea

Browse files
Update README.md
1 parent 3c90bae commit 43898ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -214,7 +214,7 @@ To use Franky within Docker we provide a [Dockerfile](docker/run/Dockerfile) and
214214
accompanying [docker-compose](docker-compose.yml) file.
215215

216216
```bash
217-
git clone https://github.com/timschneider42/franky.git
217+
git clone --recurse-submodules https://github.com/timschneider42/franky.git
218218
cd franky/
219219
docker compose build franky-run
220220
```

0 commit comments

Comments
 (0)