We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 71f0097 commit d3f7157Copy full SHA for d3f7157
1 file changed
README.md
@@ -28,7 +28,7 @@ To do this, you need to execute the following command and substitute the argumen
28
with your own environment configuration.
29
30
```bash
31
-composer exec typo3 setup \
+composer exec -- typo3 setup \
32
--no-interaction \
33
--driver=mysqli \
34
--username=typo3 \
0 commit comments