Skip to content

Commit

Permalink
modify: readme installation instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
nikosrigas committed Dec 15, 2020
1 parent df20163 commit ff1287a
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,13 @@

## Installation Instructions

1. Extract zip file to app/code folder (create it if it does not exist)
1. Download zip, extract it and rename the extracted folder to Everypay.

2. from magento root run : bin/magento setup:upgrade
2. Move folder to app/code folder (create it if it does not exist)

3. from magento root run : composer require "everypay/everypay-php":"@stable"
3. From magento document root run : bin/magento setup:upgrade

4. From magento document root run : composer require "everypay/everypay-php":"@stable"



Expand Down

0 comments on commit ff1287a

Please sign in to comment.