diff --git a/api-platform/core/4.0/post-install.txt b/api-platform/core/4.0/post-install.txt
index 613c2b800..82bb10a69 100644
--- a/api-platform/core/4.0/post-install.txt
+++ b/api-platform/core/4.0/post-install.txt
@@ -4,7 +4,7 @@
* Using MakerBundle? Try php bin/console make:entity --api-resource
- * To enable the GraphQL support, run composer require webonyx/graphql-php>,
+ * To enable the GraphQL support, run composer require api-platform/graphql>,
then browse /api/graphql.
* Read> the documentation at https://api-platform.com/docs/>
diff --git a/api-platform/symfony/4.0/post-install.txt b/api-platform/symfony/4.0/post-install.txt
index 613c2b800..82bb10a69 100644
--- a/api-platform/symfony/4.0/post-install.txt
+++ b/api-platform/symfony/4.0/post-install.txt
@@ -4,7 +4,7 @@
* Using MakerBundle? Try php bin/console make:entity --api-resource
- * To enable the GraphQL support, run composer require webonyx/graphql-php>,
+ * To enable the GraphQL support, run composer require api-platform/graphql>,
then browse /api/graphql.
* Read> the documentation at https://api-platform.com/docs/>