Skip to content

Commit

Permalink
update Readme
Browse files Browse the repository at this point in the history
  • Loading branch information
comp1 authored and comp1 committed Feb 11, 2019
1 parent dd24ac7 commit da538dc
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@ With the help of this extension admin can enable specific payment method for adm
### 1. Using Composer:
```
composer require pawan/adminenablepayments
php bin/magento module:enable Pawan_AdminEnablePayments
php bin/magento setup:upgrade
php bin/magento cache:flush
```
### 2. Manual Installation

Expand All @@ -25,7 +25,9 @@ After that you need to run following command:
```
1. php bin/magento setup:upgrade
2. php bin/magento cache:flush
3. php bin/magento setup:static-content:deploy
If required content deploy, run
php bin/magento setup:static-content:deploy
If required compilation, run
php bin/magento setup:di:compile
Expand Down

0 comments on commit da538dc

Please sign in to comment.