From ec89cfd226097a53d41b422a7c3c02cd573b7e0f Mon Sep 17 00:00:00 2001 From: Antoine Makdessi Date: Fri, 15 May 2015 16:06:52 +0200 Subject: [PATCH] Update README.md --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) 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