Skip to content

Commit 54bf8d0

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

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)