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 6ffa3e0 commit 184c298Copy full SHA for 184c298
setup.rst
@@ -41,7 +41,7 @@ On production, you should use a web server like Nginx or Apache
41
(see :doc:`configuring a web server to run Symfony </setup/web_server_configuration>`).
42
But for development, it's even easier to use the :doc:`Symfony PHP web server <setup/built_in_web_server>`.
43
44
-First, move into your new project and install the server:
+If you have downloaded the skeleton version, move into your new project and install the server:
45
46
.. code-block:: terminal
47
0 commit comments