File tree Expand file tree Collapse file tree 1 file changed +3
-6
lines changed Expand file tree Collapse file tree 1 file changed +3
-6
lines changed Original file line number Diff line number Diff line change @@ -72,11 +72,8 @@ votre dépôt local git :
72
72
73
73
$ git commit -m " Initial commit"
74
74
75
- 8. Finalement, téléchargez toutes les bibliothèques tierces :
76
-
77
- .. code-block :: bash
78
-
79
- $ php bin/vendors install
75
+ 8. Finalement, téléchargez toutes les bibliothèques tierces en utilisant composer.
76
+ vous pourrez trouver plus d'informations sur :ref: `mettre-a-jour-les-vendors `.
80
77
81
78
A ce point, vous disposez d'un projet Symfony2 totalement fonctionnel qui est
82
79
correctement committé sous git. Vous pouvez immédiatement commencer à
@@ -161,4 +158,4 @@ qui aide à gérer ceci est `Gitolite`_.
161
158
.. _`GitHub` : https://github.com/
162
159
.. _`dépôt barebones` : http://git-scm.com/book/en/Git-Basics-Getting-a-Git-Repository
163
160
.. _`Gitolite` : https://github.com/sitaramc/gitolite
164
- .. _`Github .gitignore` : https://help.github.com/articles/ignoring-files
161
+ .. _`Github .gitignore` : https://help.github.com/articles/ignoring-files
You can’t perform that action at this time.
0 commit comments