Skip to content

Commit a06de46

Browse files
authored
Updated messages for TYPO3 setup in DDEV documentation (#401)
1 parent 45c9307 commit a06de46

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Documentation/Quickstart/4-DDEV.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,8 +49,8 @@ Quick Start: Set up DDEV
4949
Once completed, your configuration will be written to /.../TYPO3-Contribute/.ddev/config.yaml.
5050
5151
Configuring a 'typo3' named 't3c-main' project with docroot '.' at /.../TYPO3-Contribute
52-
TYPO3 does not seem to have been set up yet, missing LocalConfiguration.php (/.../TYPO3-Contribute/typo3conf/LocalConfiguration.php)
53-
Generating AdditionalConfiguration.php file for database connection.
52+
TYPO3 does not seem to have been set up yet, missing settings.php (/.../TYPO3-Contribute/typo3conf/system/settings.php)
53+
Generating additional.php file for database connection.
5454
Configuration complete. You may now run 'ddev start'.
5555
5656
2. Start DDEV instance

0 commit comments

Comments
 (0)