diff --git a/README.md b/README.md index f07f64d466..de0feaacd0 100644 --- a/README.md +++ b/README.md @@ -33,8 +33,8 @@ work for you: Installation ------------ -The best way to install Symfony is to download the Symfony Standard Edition -available at . +The best way to install Symfony is to use the [official Symfony Installer][7]. +It allows you to start a new project based on the version you want. Documentation ------------- @@ -64,3 +64,4 @@ Information on how to run the Symfony test suite can be found in the [4]: https://symfony.com/doc/current/contributing/code/patches.html#check-list [5]: https://symfony.com/doc/current/contributing/code/patches.html#make-a-pull-request [6]: https://symfony.com/doc/master/contributing/code/tests.html +[7]: https://symfony.com/doc/current/book/installation.html#installing-the-symfony-installer