diff --git a/README.md b/README.md index 6f4b4b5..bfc784c 100644 --- a/README.md +++ b/README.md @@ -56,7 +56,7 @@ Composer needs to know where to locate the package. Add the repository to your p } ], "require": { - "willysoft/route": "dev-master" + "williamaak/route": "dev-master" } } ```