Skip to content

Commit 0bda12b

Browse files
author
vuong
committed
update module name
1 parent f6fcb00 commit 0bda12b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ Magentiz_SplitDb Extension, splitdb for magento 2
1010
## Installation Method 1 - Installing via composer
1111
* Open command line
1212
* Using command "cd" navigate to your magento2 root directory
13-
* Run command: composer require magentiz/splitdb
13+
* Run command: composer require magentiz/module-split-db
1414

1515
## Installation Method 2 - Installing using archive
1616
* Download [ZIP Archive](https://github.com/magentiz/magento-2-split-db/releases/)

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"name": "magentiz/splitdb",
2+
"name": "magentiz/module-split-db",
33
"description": "Magentiz_SplitDb Extension, splitdb for magento 2",
44
"require": {
55
"php": "~5.6.5 || >=7.0"

0 commit comments

Comments
 (0)