We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2812e68 commit e15226eCopy full SHA for e15226e
book/installation.rst
@@ -57,12 +57,7 @@ Distribution:
57
58
.. code-block:: bash
59
60
- $ php composer.phar create-project symfony/framework-standard-edition /path/to/webroot/Symfony 2.3.7
61
-
62
-.. tip::
63
64
- For an exact version, replace "2.3.7" with the latest Symfony version.
65
- For details, see the `Symfony Installation Page`_
+ $ php composer.phar create-project symfony/framework-standard-edition /path/to/webroot/Symfony 2.3.*
66
67
.. tip::
68
0 commit comments