From 5af76cff4099d0873adc23a7be1d9677efdbef24 Mon Sep 17 00:00:00 2001 From: Rene <105488705+Buckaroo-Rene@users.noreply.github.com> Date: Thu, 16 Nov 2023 11:28:57 +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 5a1070f..edaf9b7 100644 --- a/README.md +++ b/README.md @@ -45,7 +45,7 @@ mv Magento2_Hyva_Checkout HyvaCheckout ``` cd ../../../../ ``` -7. Enable the magento module, run setup upgrate & deploy static content: +8. Enable the magento module, run setup upgrate & deploy static content: ``` php bin/magento module:enable Buckaroo_HyvaCheckout php bin/magento setup:upgrade