Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 12c2557

Browse files
committed
Add an explicit command to better explain that we recommend
to move symfony.phar to projects directory
1 parent 12eb76e commit 12c2557

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

book/installation.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,8 @@ execute it as follows:
5454

5555
.. code-block:: bash
5656
57-
c:\> php symfony.phar
57+
c:\> move symfony.phar c:\projects
58+
c:\projects\> php symfony.phar
5859
5960
Creating the Symfony Application
6061
--------------------------------

0 commit comments

Comments
 (0)