Skip to content

Commit 54fc387

Browse files
committed
updated README
1 parent 89c2dea commit 54fc387

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ NoFrixion.com online payments for your Magento 2 store.
88
- Using composer (recommended). Run `composer require nofrixion/magento2-payments-module`
99
- Using a ZIP file (not recommended). Unzip the ZIP file in `app/code/Nofrixion/Payments`
1010
- Enable the module by running `php bin/magento module:enable Nofrixion_Payments`
11-
- Apply database updates by running `php bin/magento setup:upgrade` (for production, also add the parameter `--keep-generated` or you will need to run `setup:di:compile` again.)
11+
- Apply database updates by running `php bin/magento setup:upgrade` (for production, also add the parameter `--keep-generated` or you will need to run `php bin/magento setup:di:compile` again.)
1212
- Flush the cache by running `php bin/magento cache:flush`
1313

1414
## Configuration

0 commit comments

Comments
 (0)