Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Ivascu Madalin committed Nov 8, 2023
1 parent 9056a48 commit f4502f0
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,14 +4,19 @@

# Buckaroo Magento Hyva Checkout

## Requirements

Buckaroo Magento 2 plugin version 1.46 or heigher
Hyvä Checkout version 1.1.3 or heigher

## Installation
```
mkdir app/code/Buckaroo
cd app/code/Buckaroo
git clone https://github.com/buckaroo-it/Magento2_Hyva_Checkout.git
mv Magento2_Hyva_Checkout HyvaCheckout
cd HyvaCheckout
git checkout 1.0.0-RC1
git checkout 1.0.0
php bin/magento module:enable Buckaroo_HyvaCheckout
php bin/magento setup:upgrade
php bin/magento setup:static-content:deploy
Expand Down

0 comments on commit f4502f0

Please sign in to comment.