File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed
Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -25,7 +25,7 @@ TYPO3 Core contribution setup with DDEV
2525environments based on Docker.
2626
2727Here is a description of how you can use DDEV to setup a working TYPO3
28- installation using the cloned TYPO3 CMS Git repository.
28+ installation using the cloned TYPO3 CMS git repository.
2929
3030You don't need to have a Webserver, a Database or PHP running on your system.
3131Everything will be supplied by DDEV. In fact, if you do have a Webserver
@@ -35,20 +35,20 @@ change the ports in the :ref:`ddev config <ddev-configure>`).
3535Prerequisites
3636=============
3737
38- * Install Docker and other
38+ * Install ** Docker ** and other
3939 `ddev system requirements <https://ddev.readthedocs.io/en/latest/#system-requirements >`__.
4040
41- * Install DDEV as described in the
41+ * Install ** DDEV ** as described in the
4242 `Installation <https://ddev.readthedocs.io/en/latest/#installation >`__
4343 instructions.
4444
45+ * You have **cloned the TYPO3 git repository ** as described in :ref: `git-clone ` and
46+ have **switched to the directory ** which contains the local git repository.
47+
4548.. note ::
4649
4750 Composer and npm can run inside of DDEV, so there is no need to set them up locally.
4851
49- * You have cloned the TYPO3 git repository as described in :ref: `git-clone ` and
50- have switched to the directory which contains the local Git repository.
51-
5252.. _ddev-configure :
5353
5454Configure DDEV
You can’t perform that action at this time.
0 commit comments