Skip to content

Commit 05aa801

Browse files
authored
Note about concrete sub-dirs.
1 parent 8304dce commit 05aa801

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,9 @@ The upgrade tool provides a standalone application that can be used to upgrade
3737
other applications or cakephp plugins. Each of the subcommands accepts a path
3838
that points to the application you want to upgrade.
3939

40+
Note: Don't point the tool directly to your ROOT, as this will most likely cause memory fails.
41+
Instead, always point it to the respective sub-directories, e.g. `src`, `tests` and `config`.
42+
4043
## Upgrading between CakePHP 4.x versions
4144

4245
When upgrading between CakePHP 4.x versions the `rector` command can automate

0 commit comments

Comments
 (0)