Skip to content

Commit

Permalink
Fixed composer require statement in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
prestonchoate committed Dec 1, 2021
1 parent a854d11 commit acffd2d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# PrestonChoate CardingPrevention

```#bash
PrestonChoate/module-carding-prevention
prestonchoate/module-carding-prevention
```

- [Main Functionalities](#markdown-header-main-functionalities)
Expand All @@ -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:

Expand Down

0 comments on commit acffd2d

Please sign in to comment.