We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8e1b4e2 commit 9f110e6Copy full SHA for 9f110e6
README.md
@@ -8,9 +8,9 @@ The following TYPO3 Console commands are executed:
8
* `install:generatepackagestates` (only TYPO3 Console lower than 7.0)
9
* `install:fixfolderstructure`
10
11
-And in the case TYPO3 appears to be setup properly (`LocalConfiguration.php`
12
-file is not missing) and running composer in dev mode (without `--no-dev`) these
13
-commands are also executed:
+And in the case TYPO3 appears to be setup properly (`typo3conf/LocalConfiguration.php` or
+`config/system/settings.php` file is not missing) and running composer in dev mode
+(without `--no-dev`) these commands are also executed:
14
15
* `extension:setup` (or `extension:setupactive` in TYPO3 Console versions lower than 7.0)
16
0 commit comments