Skip to content

Commit fb8c0b3

Browse files
committed
docs: fix RST format
1 parent b8cbcc3 commit fb8c0b3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

user_guide_src/source/installation/installing_composer.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -182,9 +182,9 @@ In your project root:
182182
.. important:: When you deploy to your production server, don't forget to run the
183183
following command:
184184

185-
.. code-block:: console
185+
.. code-block:: console
186186
187-
composer install --no-dev
187+
composer install --no-dev
188188
189189
The above command will remove the Composer packages only for development
190190
that are not needed in the production environment. This will greatly reduce

0 commit comments

Comments
 (0)