diff --git a/README.md b/README.md index 600b368..97a52cc 100644 --- a/README.md +++ b/README.md @@ -24,7 +24,7 @@ Add the following lines to your ``composer.json`` file. ```JSON { "require": { - "pdt256/shipping": "1.0.*@dev" + "pdt256/shipping": "1.0.*" } } ```