diff --git a/README.md b/README.md index e3bc771..61070b1 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ Or by adding the following line to the `require` section of your Laravel webapp' ```javascript "require": { - "HighSolutions/eloquent-sequence": "3.*" + "highsolutions/eloquent-sequence": "3.*" } ```