Skip to content

Commit c3edd6b

Browse files
committed
Restore some unneeded change
1 parent 19e0f37 commit c3edd6b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

bundles/best_practices.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -333,9 +333,9 @@ following standardized instructions in your ``README.md`` file.
333333
334334
Open a command console, enter your project directory and execute:
335335
336-
```bash
337-
composer require <package-name>
338-
```
336+
.. code-block:: terminal
337+
338+
composer require <package-name>
339339
340340
Applications that don't use Symfony Flex
341341
----------------------------------------

0 commit comments

Comments
 (0)