diff --git a/README.md b/README.md index 16c64f6..3ee2659 100644 --- a/README.md +++ b/README.md @@ -28,7 +28,7 @@ class as a service (`crawler_detect`) to make it easier to use with Symfony Download the bundle using composer : ```bash -$ composer require nmure/crawler-detect-bundle "dev-master" +$ composer require nmure/crawler-detect-bundle "^1.0.0" ``` then enable the bundle in your AppKernel :