Skip to content
This repository was archived by the owner on Sep 12, 2018. It is now read-only.

Commit 126247b

Browse files
author
Tyler Mills
committed
Readme updated
1 parent e0cfb2e commit 126247b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,20 @@
11
# Mage Shell Hero
2-
Magento 1.x shell script to assist with patching issues. No official release.
2+
Magento 1.x shell enhancement package. No official release.
33

44
Install Mage Shell Hero
55
=
66

77
1. Modify composer.json `extra:{}` to include:
88

99
"installer-paths": {
10-
"shell/etre/{$name}": [
10+
"lib/n98-magerun/modules/{$name}": [
1111
"etre/mage-shell-hero"
1212
]
1313
},
1414

1515
2. Execute `composer require etre/mage-patch-hero --dev`
1616

17-
You should see the package installed at `[magento root]/shell/etre/mage-shell-hero`.
17+
You should see the package installed at `[magento root]/lib/n98-magerun/modules/mage-shell-hero`.
1818

1919
How to use
2020
=

0 commit comments

Comments
 (0)