Skip to content

Commit 7e9cd04

Browse files
committed
Display the same version number on Linux and Windows to avoid confusions
1 parent 12c2557 commit 7e9cd04

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

book/installation.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ number as the second argument of the ``new`` command:
9696
$ symfony new my_project_name 2.3.23
9797
9898
# Windows
99-
c:\projects\> php symfony.phar new my_project_name 2.5.8
99+
c:\projects\> php symfony.phar new my_project_name 2.3.23
100100
101101
Read the `Symfony Release process`_ to better understand why there are several
102102
Symfony versions and which one to use for your projects.

0 commit comments

Comments
 (0)