ksieren 3 年 前
コミット
d0bbffca5a
1 ファイル変更2 行追加1 行削除
  1. 2 1
      README.md

+ 2 - 1
README.md

@@ -52,10 +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