We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 18d3694 + 3172768 commit dd6e1c6Copy full SHA for dd6e1c6
bundles/best_practices.rst
@@ -346,9 +346,9 @@ following standardized instructions in your ``README.md`` file.
346
Open a command console, enter your project directory and execute the
347
following command to download the latest stable version of this bundle:
348
349
- ```bash
350
- composer require <package-name>
351
- ```
+ .. code-block:: terminal
+
+ composer require <package-name>
352
353
Step 2: Enable the Bundle
354
~~~~~~~~~~~~~~~~~~~~~~~~~
0 commit comments