diff --git a/README.md b/README.md index 8514054..55ce973 100644 --- a/README.md +++ b/README.md @@ -28,7 +28,7 @@ To do this, you need to execute the following command and substitute the argumen with your own environment configuration. ```bash -composer exec typo3 setup \ +composer exec -- typo3 setup \ --no-interaction \ --driver=mysqli \ --username=typo3 \