Skip to content

Commit b385935

Browse files
committed
minor #6182 Latest demo has no bin folder (Jace25)
This PR was merged into the 3.0 branch. Discussion ---------- Latest demo has no bin folder Latest demo has no bin folder. Console is located inside the app folder. Commits ------- 9944eca Latest demo has no bin folder
2 parents 8b31d63 + 9944eca commit b385935

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

book/installation.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -343,7 +343,7 @@ of the Symfony Installer anywhere in your system:
343343
c:\projects\> php symfony demo
344344
345345
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
346+
built-in web server executing the ``php app/console server:run`` command. Access
347347
to the ``http://localhost:8000`` URL in your browser to start using the Symfony
348348
Demo application.
349349

0 commit comments

Comments
 (0)