diff --git a/best_practices/creating-the-project.rst b/best_practices/creating-the-project.rst index ec0c80772a6..c9cfcea6f0a 100644 --- a/best_practices/creating-the-project.rst +++ b/best_practices/creating-the-project.rst @@ -1,8 +1,8 @@ Creating the Project ==================== -Symfony Installer ------------------ +Installing Symfony +------------------ In the past, Symfony projects were created with `Composer`_, the dependency manager for PHP applications. However, the current recommendation is to use the **Symfony