Skip to content

Commit e300b4f

Browse files
committed
Docs: small improvements
1 parent 4935632 commit e300b4f

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docs/internals.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -865,7 +865,7 @@ ConPaaS Services Image. The current section describes this process.
865865
If you choose to use one of the images above, it is always a good idea to check
866866
its integrity before continuing to the next step. A corrupt image may result in
867867
unexpected behaviour which may be hard to trace. You can check the integrity by
868-
verifying the its MD5 hash with the following command: ``md5sum conpaas.img``.
868+
verifying the MD5 hash with the ``md5sum`` command.
869869

870870
Alternatively, you can also create one such image using the instructions provided
871871
in the section :ref:`image-creation`.
@@ -882,7 +882,7 @@ ConPaaS Services Image. The current section describes this process.
882882
architecture). Trying to customize the Raspberry PI image on a x86 system will not
883883
work!
884884

885-
#. Log in as root and change to the directory where you downloaded the image.
885+
#. Log in as **root** and change to the directory where you downloaded the image.
886886

887887
#. (Optional) If you need to expand the size of the image, you can do it right now.
888888
As the image is in the raw format, expanding the size can be done by increasing

0 commit comments

Comments
 (0)