Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
vpsnak authored Mar 29, 2021
1 parent 3ac7293 commit 56a6499
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
![GitHub all releases](https://img.shields.io/github/downloads/spiritdigitalagency/magento2-skroutz-analytics/total?style=for-the-badge)
![GitHub Release Date](https://img.shields.io/github/release-date/spiritdigitalagency/magento2-skroutz-analytics?style=for-the-badge)
![Packagist Version](https://img.shields.io/packagist/v/spiritdigitalagency/magento2-skroutz-analytics?style=for-the-badge)
![Packagist Version](https://img.shields.io/packagist/v/spirit-digital-agency/magento2-skroutz-analytics?style=for-the-badge)
![GitHub](https://img.shields.io/github/license/spiritdigitalagency/magento2-skroutz-analytics?style=for-the-badge)

# Skroutz Analytics Integration Magento 2 Module
Expand Down Expand Up @@ -31,7 +31,7 @@ Run the following command in Magento 2 root folder.
#### Install

```
composer require spiritdigitalagency/module-skroutz
composer require spirit-digital-agency/magento2-skroutz-analytics
php bin/magento setup:upgrade
php bin/magento setup:static-content:deploy
php bin/magento cache:flush
Expand All @@ -40,7 +40,7 @@ php bin/magento cache:flush
#### Upgrade

```
composer update spiritdigitalagency/module-skroutz
composer update spirit-digital-agency/magento2-skroutz-analytics
php bin/magento setup:upgrade
php bin/magento setup:static-content:deploy
php bin/magento cache:flush
Expand Down

0 comments on commit 56a6499

Please sign in to comment.