Skip to content

Commit

Permalink
Merge pull request #2 from prestonchoate/bugfix/readme-fixes
Browse files Browse the repository at this point in the history
Fixed composer require statement in readme
  • Loading branch information
prestonchoate authored Dec 1, 2021
2 parents a854d11 + acffd2d commit 98251d4
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 98251d4

Please sign in to comment.