Skip to content

Commit 1ed18a4

Browse files
committed
Update text
1 parent f526fff commit 1ed18a4

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docs/en/installation.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ Your web server's PHP version must match your CLI PHP version (|minphpversion|+)
4242

4343
Choose the method that best fits your workflow:
4444

45-
### Method 1: Composer (Recommended)
45+
### Method 1: Using Composer
4646

4747
The standard way to install CakePHP:
4848

@@ -90,7 +90,7 @@ Your `composer.json` version constraint controls updates:
9090
- `"cakephp/cakephp": "^|cakeversion|"` - Minor + patch releases (may require config changes)
9191
:::
9292

93-
### Method 2: DDEV (Fast Setup)
93+
### Method 2: Using DDEV + Composer
9494

9595
Perfect for local development environments:
9696

0 commit comments

Comments
 (0)