Skip to content

Commit a11c599

Browse files
authored
Update setup.rst (Symfony 4.4)
1 parent 576e398 commit a11c599

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -271,7 +271,7 @@ create new projects. If you use Composer, you need to tell the exact version:
271271

272272
.. code-block:: terminal
273273
274-
$ composer create-project symfony/website-skeleton:"^4.4" my_project_name
274+
$ composer create-project symfony/skeleton:"^4.4" my_project_name
275275
276276
The Symfony Demo application
277277
----------------------------

0 commit comments

Comments
 (0)