Sfoglia il codice sorgente

Merge branch 'develop' into staging

* develop:
  add a line
  update readme
ksieren 3 anni fa
parent
commit
8d746fe279
1 ha cambiato i file con 3 aggiunte e 0 eliminazioni
  1. 3 0
      README.md

+ 3 - 0
README.md

@@ -52,8 +52,11 @@ External DB management access:
 6. cd into project's root folder
 6. cd into project's root folder
 7. composer install
 7. composer install
 
 
+---------
+
 
 
 ### DDEV Setup (local development)
 ### DDEV Setup (local development)
+
 1. Create a local project directory change to it. (cd projectdir)
 1. Create a local project directory change to it. (cd projectdir)
 2. clone this git repo into your projectdir (git clone .....)
 2. clone this git repo into your projectdir (git clone .....)
 3. Copy <projectdir>/public/typo3conf/env-file-template to <projectdir>/public/typo3conf/.env and set DB credentials and other
 3. Copy <projectdir>/public/typo3conf/env-file-template to <projectdir>/public/typo3conf/.env and set DB credentials and other