diff --git a/Resources/doc/setup.md b/Resources/doc/setup.md index ea3f769..fa98f67 100644 --- a/Resources/doc/setup.md +++ b/Resources/doc/setup.md @@ -8,7 +8,7 @@ Open a command console, enter your project directory and execute the following command to download the latest stable version of this bundle: ```bash -$ composer require friendsofsymfony/elastica-bundle "~3.0" +$ composer require friendsofsymfony/elastica-bundle ``` This command requires you to have Composer installed globally, as explained