File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -302,15 +302,13 @@ them all at once:
302302 Depending on the complexity of your project, this update process can take up to
303303several minutes to complete.
304304
305- .. _installing-a-symfony2-distribution :
306-
307305Installing the Symfony Demo Application
308306---------------------------------------
309307
310- The Symfony Demo application is a fully-functional application that shows in
311- practice the recommended way to develop Symfony applications. The application
312- has been conceived as a learning tool for Symfony newcomers and its source code
313- contains tons of comments and helpful notes.
308+ The Symfony Demo application is a fully-functional application that shows the
309+ recommended way to develop Symfony applications. The application has been
310+ conceived as a learning tool for Symfony newcomers and its source code contains
311+ tons of comments and helpful notes.
314312
315313In order to download the Symfony Demo application, execute the ``demo `` command
316314of the Symfony Installer anywhere in your system:
@@ -328,6 +326,8 @@ built-in web server executing the ``php app/console server:run`` command. Access
328326to the ``http://localhost:8000 `` URL in your browser to start using the Symfony
329327Demo application.
330328
329+ .. _installing-a-symfony2-distribution :
330+
331331Installing a Symfony Distribution
332332---------------------------------
333333
You can’t perform that action at this time.
0 commit comments