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 d903a1b + 7da27fa commit 3172768Copy full SHA for 3172768
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