File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -39,7 +39,7 @@ Running your Symfony Application
39
39
On production, you should use a web server like Nginx or Apache (see
40
40
:doc: `configuring a web server to run Symfony </setup/web_server_configuration >`).
41
41
But for development, it's more convenient to use the
42
- :doc: `Symfony Local Web Server <setup/symfony_server >`.
42
+ :doc: `Symfony Local Web Server <setup/symfony_server >`. For installation instructions, see ` Download the Symfony client `_.
43
43
44
44
This local server provides support for HTTP/2, TLS/SSL, automatic generation of
45
45
security certificates and many other features. It works with any PHP application,
@@ -153,6 +153,7 @@ Go Deeper with Setup
153
153
.. _`Stellar Development with Symfony` : http://symfonycasts.com/screencast/symfony
154
154
.. _`Composer` : https://getcomposer.org/
155
155
.. _`installing Composer` : https://getcomposer.org/download/
156
+ .. _`Download the Symfony client` : https://symfony.com/download
156
157
.. _`the Security Checker` : https://github.com/sensiolabs/security-checker#integration
157
158
.. _`The Symfony Demo application` : https://github.com/symfony/demo
158
159
.. _`symfony/symfony-demo` : https://github.com/symfony/demo
You can’t perform that action at this time.
0 commit comments