diff --git a/setup.rst b/setup.rst index 39f90b6f6c9..1ef24fbe5e0 100644 --- a/setup.rst +++ b/setup.rst @@ -59,7 +59,7 @@ with the ``new`` command: .. code-block:: terminal - $ symfony new my_project_name + $ symfony new my_project_name 3.4 This command creates a new directory called ``my_project_name/`` that contains an empty project based on the most recent stable Symfony version available. In