Skip to content

Commit

Permalink
Merge pull request #8 from elgentos/peterjaap-patch-2
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
peterjaap authored Dec 2, 2024
2 parents f950925 + 05dd611 commit d361f49
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Elgentos RUMvision Frontend implementation module

composer require elgentos/module-rumvision
composer require elgentos/magento2-rumvision

- [Main Functionalities](#markdown-header-main-functionalities)
- [Installation](#markdown-header-installation)
Expand All @@ -11,7 +11,7 @@
Magento2 extension for the frontend implementation of RUMvision. You can find more information about rumvision on this page: https://www.rumvision.com/.

## Installation
- Install the module composer by running `composer(2) require elgentos/module-rumvision`
- Install the module composer by running `composer(2) require elgentos/magento2-rumvision`
- enable the module by running `php bin/magento module:enable Elgentos_Rumvision`
- apply database updates by running `php bin/magento setup:upgrade`\*
- Flush the cache by running `php bin/magento cache:flush`
Expand Down

0 comments on commit d361f49

Please sign in to comment.