Skip to content

Commit

Permalink
restore code block for reStructured text
Browse files Browse the repository at this point in the history
  • Loading branch information
xabbuh committed Feb 8, 2024
1 parent 9be1cd7 commit 7da27fa
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions bundles/best_practices.rst
Original file line number Diff line number Diff line change
Expand Up @@ -346,9 +346,9 @@ following standardized instructions in your ``README.md`` file.
Open a command console, enter your project directory and execute the
following command to download the latest stable version of this bundle:
```bash
composer require <package-name>
```
.. code-block:: terminal
composer require <package-name>
Step 2: Enable the Bundle
~~~~~~~~~~~~~~~~~~~~~~~~~
Expand Down

0 comments on commit 7da27fa

Please sign in to comment.