Skip to content

Commit c02bef0

Browse files
committed
Merge branch '5.0'
* 5.0: Update setup.rst - Friendlier phrasing for people choosing not to use th Symfony CLI
2 parents dc7cfeb + 54bf8d0 commit c02bef0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

setup.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -51,8 +51,8 @@ The only difference between these two commands is the number of packages
5151
installed by default. The ``--full`` option installs all the packages that you
5252
usually need to build web applications, so the installation size will be bigger.
5353

54-
If you can't or don't want to `install Symfony`_ for any reason, run these
55-
commands to create the new Symfony application using Composer:
54+
If you're not using the Symfony binary, run these commands to create the new
55+
Symfony application using Composer:
5656

5757
.. code-block:: terminal
5858

0 commit comments

Comments
 (0)