Skip to content

Commit

Permalink
readme update
Browse files Browse the repository at this point in the history
  • Loading branch information
Pawel Malisak committed Mar 11, 2024
1 parent 4b69544 commit b3eda6e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,8 @@ docker exec -it transfersgo-php-1 sh
composer install
bin/console doctrine:database:create
bin/console doctrine:database:create --env=test
bin/console doctrine:migrations:migrate
bin/console doctrine:migrations:migrate --env=test
bin/console doctrine:fixtures:load
bin/console doctrine:fixtures:load --env=test
```
Expand Down

0 comments on commit b3eda6e

Please sign in to comment.