Skip to content

Commit

Permalink
Merge pull request #18 from GiritInteractive/v1.6.3
Browse files Browse the repository at this point in the history
Updated composer.json & README
  • Loading branch information
Pini authored Nov 28, 2018
2 parents 7fb804b + fc62e2b commit 290f332
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 4 deletions.
5 changes: 2 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,11 @@ Magento 2 module for integration with Cloudinary.

---

## Installation (using git & composer)
## Install via composer
Run the following command under your Magento 2 root dir:

```
git clone https://github.com/cloudinary/cloudinary_magento2 app/code/Cloudinary/Cloudinary
composer require cloudinary/cloudinary_php:1.8.0
composer require cloudinary/cloudinary-magento2
php bin/magento setup:upgrade
php bin/magento setup:di:compile
php bin/magento setup:static-content:deploy
Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "cloudinary/magento2-module-cloudinary",
"name": "cloudinary/cloudinary-magento2",
"description": "Cloudinary Magento 2 Integration.",
"type": "magento2-module",
"version": "1.6.3",
Expand Down

0 comments on commit 290f332

Please sign in to comment.