From 0d6b4a72971e1830a4cb323f16a05ca0e5ee5c49 Mon Sep 17 00:00:00 2001 From: Michal Pandyra Date: Wed, 8 Jan 2020 10:12:49 -0800 Subject: [PATCH] Update README.md The manual installation instructions ("Method 2") incorrectly states to create the directory "StorePickup" where "Storepickup" is expected. This incorrect namespacing causes a number of issues related to extension installation and operation. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 38d5e5b..a4263b7 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ ## Installation Method 2 - Installing using archive * Download [ZIP Archive](https://github.com/) * Extract files - * In your Magento 2 root directory create folder app/code/Cybage/StorePickup + * In your Magento 2 root directory create folder app/code/Cybage/Storepickup * Copy files and folders from archive to that folder * In command line, using "cd", navigate to your Magento 2 root directory * Run commands: