File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -8,18 +8,18 @@ The easiest way to install this package is by using composer from your
88terminal:
99
1010``` bash
11- composer require moxie-lean/cpt
11+ composer require moxie-lean/wp- cpt
1212```
1313
1414Or by adding the following lines on your ` composer.json ` file
1515
1616``` json
1717"require" : {
18- "moxie-lean/cpt" : " dev-master"
18+ "moxie-lean/wp- cpt" : " dev-master"
1919}
2020```
2121
22- This will download the file from the [ packagist site] ( https://.org/packages/moxie-lean/cpt )
22+ This will download the file from the [ packagist site] ( https://packagist .org/packages/moxie-lean/wp- cpt )
2323and the latest version located on master branch of the repository.
2424
2525After that you can need to include the ` autoload.php ` file in order to
You can’t perform that action at this time.
0 commit comments