From d3fef283da23e1bceaa5dc09a9277fdc0666e25d Mon Sep 17 00:00:00 2001 From: Luke Rodgers Date: Tue, 8 Jul 2025 15:56:30 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index cf17962..6e31431 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ Ensure you have installed the latest version of BlueFinch Checkout, which can be To install the Checkout Adyen module, run the following command in your Magento 2 root directory: -``` composer require bluefinch/module-checkout-adyen ``` +``` composer require bluefinchcommerce/module-checkout-adyen ``` Checkout Adyen follows the standard installation process for Adobe Commerce.