diff --git a/README.md b/README.md index 132f6a5..4c11152 100644 --- a/README.md +++ b/README.md @@ -78,8 +78,9 @@ Import routing **on top** of your `config/routes.yaml` file: ```yaml # config/routes.yaml -bitbag_sylius_shipping_export_plugin: +bitbag_shipping_export_plugin: resource: "@BitBagSyliusShippingExportPlugin/Resources/config/routing.yml" + prefix: /admin ``` ## Usage