Skip to content

Commit e6074fa

Browse files
authored
Update installation.md
1 parent 3f50779 commit e6074fa

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

doc/installation.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ We work on stable, supported and up-to-date versions of packages. We recommend y
2222

2323
## Composer:
2424
```bash
25-
composer require bitbag/dpd-pl-shipping-export-plugin
25+
composer require bitbag/dpd-pl-shipping-export-plugin --no-scripts
2626
```
2727

2828
## Basic configuration:
@@ -57,10 +57,6 @@ bitbag_shipping_export_plugin:
5757
```
5858

5959
### Update your database
60-
First, please run legacy-versioned migrations by using command:
61-
```bash
62-
bin/console doctrine:migrations:migrate
63-
```
6460

6561
After migration, please create a new diff migration and update database:
6662
```bash

0 commit comments

Comments
 (0)