Skip to content

Commit

Permalink
update username
Browse files Browse the repository at this point in the history
  • Loading branch information
rohitkundale committed May 2, 2017
1 parent f3a1dd4 commit 314342f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

Log in to the Magento server, go to your Magento install directory and run following commands:
```
composer require rpmkhatri/module-reindex
composer require rohitkundale/module-reindex
php -f bin/magento module:enable RohitKundale_Reindex
php -f bin/magento setup:upgrade
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": "rpmkhatri/module-reindex",
"name": "rohitkundale/module-reindex",
"description": "Magento 2 Reindex Module",
"require": {
"magento/module-backend": "100.*.*",
Expand Down

0 comments on commit 314342f

Please sign in to comment.