diff --git a/README.md b/README.md
index ed1ee73..a11ffc8 100644
--- a/README.md
+++ b/README.md
@@ -480,8 +480,6 @@ Override forms by creating `templates/bundles/SyliusAdminBundle/Product/Tab/_det
{{ form_row(form.shippingCategory) }}
- {{form_label(form.channelPricings)}}
- {% include "@SyliusAdmin/Product/_channel_pricing.html.twig" with { product: product_variant.product, variantForm: form } only %}