Update README.md

This commit is contained in:
Antoine Makdessi 2015-05-15 16:06:52 +02:00
parent 34d83a70b3
commit ec89cfd226

View File

@ -33,8 +33,8 @@ work for you:
Installation Installation
------------ ------------
The best way to install Symfony is to download the Symfony Standard Edition The best way to install Symfony is to use the [official Symfony Installer][7].
available at <https://symfony.com/download>. It allows you to start a new project based on the version you want.
Documentation 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 [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 [5]: https://symfony.com/doc/current/contributing/code/patches.html#make-a-pull-request
[6]: https://symfony.com/doc/master/contributing/code/tests.html [6]: https://symfony.com/doc/master/contributing/code/tests.html
[7]: https://symfony.com/doc/current/book/installation.html#installing-the-symfony-installer