From e59d746ab5bd8d964b1900bfd956fd41a75bdf1c Mon Sep 17 00:00:00 2001 From: Rene <105488705+Buckaroo-Rene@users.noreply.github.com> Date: Thu, 16 Nov 2023 11:02:26 +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 81f2c17..2a66354 100644 --- a/README.md +++ b/README.md @@ -27,7 +27,7 @@ Install the module by using composer with the following commands: mkdir app/code/Buckaroo cd app/code/Buckaroo git clone https://github.com/buckaroo-it/Magento2_Hyva_Checkout.git -git checkout 1.0.0-RC1 +git checkout 1.0.0 mv Magento2_Hyva_Checkout HyvaCheckout php bin/magento module:enable Buckaroo_HyvaCheckout php bin/magento setup:upgrade