Skip to content

Commit 44eb1e6

Browse files
committed
Improved README syntax
1 parent 419b654 commit 44eb1e6

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

README.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -55,10 +55,11 @@ This will start a web server that's accessible at http://localhost:8000.
5555
It will just sit and wait forever, so don't expect it to finish. You can
5656
quit 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
6364
You're all done! Now just load up the application in your browser:
6465

0 commit comments

Comments
 (0)