Skip to content

Commit 2a4b0b4

Browse files
authored
Use version name in installer command
1 parent 940ad6c commit 2a4b0b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ with the ``new`` command:
5959

6060
.. code-block:: terminal
6161
62-
$ symfony new my_project_name
62+
$ symfony new my_project_name 3.4
6363
6464
This command creates a new directory called ``my_project_name/`` that contains
6565
an empty project based on the most recent stable Symfony version available. In

0 commit comments

Comments
 (0)