Skip to content

Commit c39f7d3

Browse files
committed
Fixed some code formatting
1 parent ed96447 commit c39f7d3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

cookbook/bundles/best_practices.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -198,14 +198,14 @@ Installation instructions
198198
~~~~~~~~~~~~~~~~~~~~~~~~~
199199

200200
In order to ease the installation process of third-party bundles, we propose
201-
you to use the following standardized instructions in your ``README`` file.
201+
you to use the following standardized instructions in your ``README.md`` file.
202202

203203
.. sidebar:: Installation Instructions Template
204204

205205
This template assumes that your bundle is in its ``1.x`` version. If not,
206206
change the ``"~1"`` installation version accordingly (e.g. ``"~2"``).
207207

208-
.. raw:: md
208+
.. code-block:: text
209209
210210
Installation
211211
============

0 commit comments

Comments
 (0)