diff --git a/README.md b/README.md index bba2926..e03de99 100644 --- a/README.md +++ b/README.md @@ -42,7 +42,7 @@ This bundle is just the back-end part of the subscription process. For the front PHP7.1+ is required. ```bash -composer require bentools/webpush-bundle 0.8.* +composer require bentools/webpush-bundle ``` If you're using Symfony 3, add the bundle to your kernel. With Symfony Flex, this should be done automatically.