Skip to content

Commit

Permalink
ReadMe updated
Browse files Browse the repository at this point in the history
  • Loading branch information
digitaldreams committed Apr 2, 2024
1 parent 7cd07e9 commit 39b02fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ php bin/console doctrine:database:create
**Step 3**: Lets run the migrations.

```
php bin/console doctrine:migrations:migrate
php bin/console doctrine:schema:update -f
php bin/console doctrine:fixtures:load
```

Expand Down

0 comments on commit 39b02fa

Please sign in to comment.