diff --git a/README.md b/README.md index fd95559e..682f1249 100644 --- a/README.md +++ b/README.md @@ -40,7 +40,7 @@ contains the latest entrust version for Laravel 4. 1) In order to install Laravel 5 Entrust, just add the following to your composer.json. Then run `composer update`: ```json -"zizaco/entrust": "5.2.x-dev" +"zizaco/entrust": "dev-master" ``` 2) Open your `config/app.php` and add the following to the `providers` array: