We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c97d5bf commit 9944ecaCopy full SHA for 9944eca
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 bin/console server:run`` command. Access
+built-in web server executing the ``php app/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