Skip to content

Commit c98658c

Browse files
committed
Fix after install URL and new photo since AcmeDemoBundle is not part of 2.7
1 parent 4c2d155 commit c98658c

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

book/installation.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -169,7 +169,8 @@ browsing the project directory and executing this command:
169169
$ cd my_project_name/
170170
$ php app/console server:run
171171
172-
Then, open your browser and access the ``http://localhost:8000`` URL to see the
172+
Then, open your browser and access the ``http://localhost:8000/app/example``
173+
URL to see the
173174
Welcome page of Symfony:
174175

175176
.. image:: /images/quick_tour/welcome.png

images/quick_tour/welcome.png

-70.5 KB
Loading

0 commit comments

Comments
 (0)