Skip to content

Commit 0160e14

Browse files
committed
minor #20262 [WebLink] Add the missing installation section (javiereguiluz)
This PR was merged into the 5.4 branch. Discussion ---------- [WebLink] Add the missing installation section Commits ------- 4242642 [WebLink] Add the missing installation section
2 parents cc96d7c + 4242642 commit 0160e14

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

web_link.rst

+10
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,16 @@ servers (Apache, nginx, Caddy, etc.) support this, but you can also use the
1919
`Docker installer and runtime for Symfony`_ created by Kévin Dunglas, from the
2020
Symfony community.
2121

22+
Installation
23+
------------
24+
25+
In applications using :ref:`Symfony Flex <symfony-flex>`, run the following command
26+
to install the WebLink feature before using it:
27+
28+
.. code-block:: terminal
29+
30+
$ composer require symfony/web-link
31+
2232
Preloading Assets
2333
-----------------
2434

0 commit comments

Comments
 (0)