summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index db698d7..46ccd22 100644
--- a/README.md
+++ b/README.md
@@ -114,7 +114,7 @@ Add to your composer.json to have it loaded when you create your project:
```json
"require" : {
- "noahheck/E_PDOStatement" : "1.2.*"
+ "noahheck/e_pdostatement" : "1.2.*"
}
```