Skip to content

Commit bd7fdd0

Browse files
committed
Reworded the explanation about Symfony installation
1 parent ecba25b commit bd7fdd0

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

quick_tour/the_big_picture.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,9 @@ Symfony. If not, welcome to a whole new way of developing web applications.
1313
Installing Symfony
1414
------------------
1515

16-
See the Installtion Manual. :doc:`/book/installation`.
17-
18-
After you have successfully run the welcome page, read the follows.
16+
Before continuing reading this chapter, make sure to have installed both PHP
17+
and Symfony as explained in the :doc:`installation chapter </book/installation>`
18+
of the Symfony book.
1919

2020
Understanding the Fundamentals
2121
------------------------------

0 commit comments

Comments
 (0)