Skip to content

Commit 184c298

Browse files
authored
Update setup.rst
IMO we don't need to download the web server bundle except if we have the skeleton version.
1 parent 6ffa3e0 commit 184c298

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
@@ -41,7 +41,7 @@ On production, you should use a web server like Nginx or Apache
4141
(see :doc:`configuring a web server to run Symfony </setup/web_server_configuration>`).
4242
But for development, it's even easier to use the :doc:`Symfony PHP web server <setup/built_in_web_server>`.
4343

44-
First, move into your new project and install the server:
44+
If you have downloaded the skeleton version, move into your new project and install the server:
4545

4646
.. code-block:: terminal
4747

0 commit comments

Comments
 (0)