diff --git a/layouts/partials/ecosystem/registry/entry.html b/layouts/partials/ecosystem/registry/entry.html index 1deb61e89ab7..488269f342f4 100644 --- a/layouts/partials/ecosystem/registry/entry.html +++ b/layouts/partials/ecosystem/registry/entry.html @@ -10,7 +10,7 @@ "icon" "fab fa-npm") "packagist" (dict "urlPattern" "https://packagist.org/packages/%s" - "installLine" "composer install %s" + "installLine" "composer require %s" "installTemplate" "ecosystem/registry/quickinstall/default.md" "icon" "fa-solid fa-box-open") "gems" (dict