Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
oallain committed Jan 27, 2020
1 parent 2ecef79 commit dff0036
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,12 +49,6 @@
resource: "@SynoliaSyliusMailTesterPlugin/Resources/config/admin_routing.yaml"
prefix: /admin
```
4. Copy plugin migrations to your migrations directory (e.g. `src/Migrations`) and apply them to your database:

```shell script
cp -R vendor/synolia/sylius-mail-tester-plugin/src/Migrations/* src/Migrations
bin/console doctrine:migrations:migrate
```

## Usage

Expand Down

0 comments on commit dff0036

Please sign in to comment.