Skip to content

Commit 7da27fa

Browse files
committed
restore code block for reStructured text
1 parent 9be1cd7 commit 7da27fa

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

bundles/best_practices.rst

+3-3
Original file line numberDiff line numberDiff line change
@@ -346,9 +346,9 @@ following standardized instructions in your ``README.md`` file.
346346
Open a command console, enter your project directory and execute the
347347
following command to download the latest stable version of this bundle:
348348
349-
```bash
350-
composer require <package-name>
351-
```
349+
.. code-block:: terminal
350+
351+
composer require <package-name>
352352
353353
Step 2: Enable the Bundle
354354
~~~~~~~~~~~~~~~~~~~~~~~~~

0 commit comments

Comments
 (0)