From a05be266ac8c77c0e6f18d8edd4fb4f72533ef5c Mon Sep 17 00:00:00 2001 From: Abhinav Pathak <51681618+engcom-Hotel@users.noreply.github.com> Date: Mon, 10 Mar 2025 11:54:29 +0530 Subject: [PATCH] Update README.md Fixed typo --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 6a521bc..1a3e33d 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # Magento Inventory Composer Installer -Magento Inventory Composer Installer helps ot install modules that belongs to Magento [Multi Source Inventory](https://github.com/magento-engcom/msi/wiki) community project. +Magento Inventory Composer Installer helps to install modules that belongs to Magento [Multi Source Inventory](https://github.com/magento-engcom/msi/wiki) community project. To enable simple **upgrade** for existing Magento installations MSI modules will be disabled by default. To enable them please use `magento module:enable` command. For more information please reference to [Magento Developers Documentation](https://devdocs.magento.com/guides/v2.2/install-gde/install/cli/install-cli-subcommands-enable.html). -For fresh Magento **installation** this plugin won't take effect so MSI modules will preserve default behavior. Thereby, they will be installed and enabled if other not configured explicitly. \ No newline at end of file +For fresh Magento **installation** this plugin won't take effect so MSI modules will preserve default behavior. Thereby, they will be installed and enabled if other not configured explicitly.