Skip to content

Commit

Permalink
also on the DDEV tab
Browse files Browse the repository at this point in the history
  • Loading branch information
franzholz authored and github-actions[bot] committed Nov 28, 2023
1 parent c070019 commit c72cf88
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions Documentation/Installation/Install.rst
Original file line number Diff line number Diff line change
Expand Up @@ -68,10 +68,6 @@ At the root level of your web server, execute the following command:
# created in an outdated location, you can move it with
mkdir -p config/system/ && mv public/typo3conf/AdditionalConfiguration.php $_/additional.php
# Use console command to run the install process
# or use the Install Tool GUI (See below)
ddev exec ./vendor/bin/typo3 setup
This command pulls down the latest release of TYPO3 and places it in the
:file:`example-project-directory`.
Expand Down Expand Up @@ -127,6 +123,8 @@ Interactive / guided setup (questions/answers):

.. code-block:: bash
# Use console command to run the install process
# or use the Install Tool GUI (See below)
ddev exec ./vendor/bin/typo3 setup
Or use the GUI installer in the browser
Expand Down

0 comments on commit c72cf88

Please sign in to comment.