8000 [#4099] Trying to get the markup just right · symfony/symfony-docs@5b3f68e · GitHub
[go: up one dir, main page]

Skip to content

Commit 5b3f68e

Browse files
committed
[#4099] Trying to get the markup just right
1 parent 866d2a8 commit 5b3f68e

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

cookbook/workflow/new_project_git.rst

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -28,11 +28,11 @@ git repository:
2828
2929
$ php composer.phar create-project symfony/framework-standard-edition path/ '~2.5'
3030
31-
.. tip::
31+
.. tip::
3232

33-
Add the ``-vvv`` flag to see everything that Composer is doing - this is
34-
especially useful on a slow connection where it may seem that nothing is
35-
happening.
33+
Add the ``-vvv`` flag to see everything that Composer is doing - this is
34+
especially useful on a slow connection where it may seem that nothing is
35+
happening.
3636

3737
Composer will now download the Standard Distribution along with all of the
3838
required vendor libraries. For more information about downloading Symfony using

0 commit comments

Comments
 (0)
0