8000 Clarifying git downloading remark per @Stof · symfony/symfony-docs@8a40b5a · GitHub
[go: up one dir, main page]

Skip to content

Commit 8a40b5a

Browse files
committed
Clarifying git downloading remark per @stof
1 parent 3f8925b commit 8a40b5a

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

cookbook/workflow/new_project_svn.rst

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -102,9 +102,8 @@ To get started, you'll need to download Symfony2 and get the basic Subversion se
102102

103103
.. tip::
104104

105-
At the current time, composer uses git to install certain libraries.
106-
This means that ``git`` is used as a tool to basically help download
107-
the libraries in the ``vendor/`` directory.
105+
If you rely on any "dev" versions, then git may be used to install
106+
those libraries, since there is no archive available for download.
108107

109108
At this point, you have a fully-functional Symfony2 project stored in your
110109
Subversion repository. The development can start with commits in the Subversion

0 commit comments

Comments
 (0)
0