Skip to content

Commit d6ffae6

Browse files
Update base-installation.md
1 parent 4aa7316 commit d6ffae6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Resources/doc/install/base-installation.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ Choose your model manager (Doctrine, Doctrine ODM or Propel) and choose choose i
5858
```yaml
5959
admingenerator_generator:
6060
# choose and enable at least one
61-
use_propel: true
61+
use_propel: false
6262
use_doctrine_orm: true
6363
use_doctrine_odm: false
6464

@@ -98,4 +98,4 @@ admingenerator_generator:
9898
dashboard_route: MyDashboard_path
9999
```
100100

101-
[back-to-index]: ../documentation.md
101+
[back-to-index]: ../documentation.md

0 commit comments

Comments
 (0)