We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c92781b commit 0d3e6ffCopy full SHA for 0d3e6ff
documentation/INSTALL.md
@@ -21,4 +21,8 @@ For more convenience use [CliTools.phar](https://github.com/mblaschke/clitools)
21
22
```bash
23
git clone https://github.com/mblaschke/TYPO3-docker-boilerplate.git projectname
24
+
25
+cd projectname
26
27
+docker-compose up -d
28
```
0 commit comments