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