Skip to content

Commit 39b02fa

Browse files
committed
ReadMe updated
1 parent 7cd07e9 commit 39b02fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ php bin/console doctrine:database:create
1818
**Step 3**: Lets run the migrations.
1919

2020
```
21-
php bin/console doctrine:migrations:migrate
21+
php bin/console doctrine:schema:update -f
2222
php bin/console doctrine:fixtures:load
2323
```
2424

0 commit comments

Comments
 (0)