diff --git a/README.md b/README.md index a24c949..e62aa8c 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,7 @@ Install `pop-view` using Composer. Or, require it in your composer.json file "require": { - "popphp/pop-view" : "4.0.*" + "popphp/pop-view" : "^4.0.0" } ## BASIC USAGE