File tree Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Original file line number Diff line number Diff line change @@ -55,10 +55,11 @@ This will start a web server that's accessible at http://localhost:8000.
5555It will just sit and wait forever, so don't expect it to finish. You can
5656quit it later when you want by pressing `ctrl + c`.
5757
58- **NOTE**
59- If you're using PHP 5.3, configure your web server to point at the `web/`
60- directory of the project. For more details, see:
61- http://symfony.com/doc/current/cookbook/configuration/web_server_configuration.html
58+ > **NOTE**
59+ >
60+ > If you're using PHP 5.3, configure your web server to point at the `web/`
61+ > directory of the project. For more details, see:
62+ > http://symfony.com/doc/current/cookbook/configuration/web_server_configuration.html
6263
6364You're all done! Now just load up the application in your browser:
6465
You can’t perform that action at this time.
0 commit comments