8000
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 a297099 commit 68650b8Copy full SHA for 68650b8
book/installation.rst
@@ -343,7 +343,7 @@ of the Symfony Installer anywhere in your system:
343
c:\projects\> php symfony demo
344
345
Once downloaded, enter into the ``symfony_demo/`` directory and run the PHP's
346
-built-in web server executing the ``php app/console server:run`` command. Access
+built-in web server executing the ``php bin/console server:run`` command. Access
347
to the ``http://localhost:8000`` URL in your browser to start using the Symfony
348
Demo application.
349
0 commit comments