Skip to content

Commit c485322

Browse files
committed
Merge pull request #49 from ipf/patch-1
[BUGFIX] Remove non-existing directory reference from documentation
2 parents 700b553 + 3b96f13 commit c485322

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/README-TYPO3.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ or
1212

1313
$ rm -f code/.gitkeep
1414
$ composer create-project typo3/cms-base-distribution code/
15-
$ touch htdocs/FIRST_INSTALL code/.gitkeep
15+
$ touch code/FIRST_INSTALL code/.gitkeep
1616

1717

1818
Feel free to modify your TYPO3 installation in your `code` (a shared folder of Docker),

0 commit comments

Comments
 (0)