Skip to content

Commit f2fcae3

Browse files
committed
- update README.MD
1 parent 4b79bdf commit f2fcae3

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
@@ -14,10 +14,10 @@ Magento Quality Patches tool is designed to distribute quality patches across Cl
1414

1515
**Cloud Project**
1616

17-
The [MQP](https://github.com/magento/quality-patches) package is a dependency for the [ece-tools](https://github.com/magento/ece-tools/) package and is installed or updated when you install or update the ece-tools package version.
17+
The [MQP](https://github.com/magento/quality-patches) package is a dependency for the [ece-tools](https://github.com/magento/ece-tools/) package and is installed or updated when you [install or update the ece-tools package version](https://devdocs.magento.com/cloud/project/ece-tools-update.html).
1818

1919
## Usage - On-Prem Project
20-
> Make sure to test all patches in a pre-production environment
20+
> Make sure to test all patches in a pre-production environment. For the changes to be reflected, refresh the cache in the [Admin under System > Tools > Cache Management](https://docs.magento.com/user-guide/system/cache-management.html?_ga=2.172766563.1151974537.1596126236-1202073513.1559691283)
2121
>
2222
> Use ```$ ./vendor/bin/magento-patches``` script
2323
@@ -37,7 +37,7 @@ Applies provided list of patches:
3737

3838
Reverts provided list of patches:
3939

40-
```$ ./vendor/bin/magento-patches apply MAGETWO-95591 MAGETWO-67097```
40+
```$ ./vendor/bin/magento-patches revert MAGETWO-95591 MAGETWO-67097```
4141

4242
Reverts all patches:
4343

0 commit comments

Comments
 (0)