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

Skip to content

Commit 004e0ad

Browse files
committed
Moved the location of the labels
1 parent c8b16cf commit 004e0ad

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

best_practices/creating-the-project.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,16 +15,16 @@ Installer**, which has to be installed before creating your first project.
1515
Read the :doc:`installation chapter </book/installation>` of the Symfony Book to
1616
learn how to install and use the Symfony Installer.
1717

18+
.. _linux-and-mac-os-x-systems:
19+
.. _windows-systems:
20+
1821
Creating the Blog Application
1922
-----------------------------
2023

2124
Now that everything is correctly set up, you can create a new project based on
2225
Symfony. In your command console, browse to a directory where you have permission
2326
to create files and execute the following commands:
2427

25-
.. _linux-and-mac-os-x-systems:
26-
.. _windows-systems:
27-
2828
.. code-block:: bash
2929
3030
# Linux, Mac OS X

0 commit comments

Comments
 (0)