We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 80c8e65 commit 67aea37Copy full SHA for 67aea37
book/installation.rst
@@ -60,7 +60,7 @@ Distribution:
60
61
.. code-block:: bash
62
63
- php composer.phar create-project symfony/framework-standard-edition /path/to/webroot/Symfony
+ php composer.phar create-project symfony/framework-standard-edition /path/to/webroot/Symfony 2.1
64
65
This command may take several minutes to run as Composer download the Standard
66
Distribution along with all of the vendor libraries that it needs. When it finishes,
0 commit comments