Skip to content

Commit d3f7157

Browse files
authored
[BUGFIX] Fix unattended setup docs
Refs #56 #57
1 parent 71f0097 commit d3f7157

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
@@ -28,7 +28,7 @@ To do this, you need to execute the following command and substitute the argumen
2828
with your own environment configuration.
2929

3030
```bash
31-
composer exec typo3 setup \
31+
composer exec -- typo3 setup \
3232
--no-interaction \
3333
--driver=mysqli \
3434
--username=typo3 \

0 commit comments

Comments
 (0)