From acffd2de2efec1ff18011e8c41b2b11950711bdd Mon Sep 17 00:00:00 2001 From: Preston <33430109+prestonchoate@users.noreply.github.com> Date: Wed, 1 Dec 2021 12:16:56 -0500 Subject: [PATCH] Fixed composer require statement in readme --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 626db8f..03ce224 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # PrestonChoate CardingPrevention ```#bash -PrestonChoate/module-carding-prevention +prestonchoate/module-carding-prevention ``` - [Main Functionalities](#markdown-header-main-functionalities) @@ -21,7 +21,7 @@ To install via Composer you need to add this repository to your Magneto project. Then require the module with: -`composer require PrestonChoate/module-carding-prevention` +`composer require prestonchoate/module-carding-prevention` Finally run the following commands to fully install the module: