Skip to content

Commit ad1ba22

Browse files
coneypodbkinder
authored andcommitted
doc: update some statements
1 parent 6bfbf16 commit ad1ba22

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

doc/tutorials/building_uos_from_clearlinux.rst

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,10 @@ Build UOS image in Clear Linux native
1010
*************************************
1111

1212
In order to build out the image of UOS,
13-
please follow these steps in Clear Linux native:
13+
follow these steps to build a UOS image from Clear Linux:
1414

1515
#. In Clear Linux native, install ``ister`` (a template-based
16-
installer for Linux) inclued in the Clear Linux bundle
16+
installer for Linux) included in the Clear Linux bundle
1717
``os-installer``.
1818
For more information about ``ister``,
1919
please visit https://github.com/bryteise/ister.
@@ -79,7 +79,7 @@ please follow these steps in Clear Linux native:
7979
To generate the image with a specified version,
8080
please modify the ``"Version"`` argument,
8181
and we can set ``"Version": 26550`` instead of
82-
``"Version: latest"`` for example.
82+
``"Version": "latest"`` for example.
8383

8484
Here we will use ``"Version": 26550`` for example,
8585
and the image of UOS called ``uos.img`` will be generated
@@ -106,7 +106,7 @@ please follow these steps in Clear Linux native:
106106
Cleaning up
107107
Successful installation
108108
109-
#. Reboot and select "The ACRN Service OS" to boot, as shown below:
109+
#. On your target device, boot the system and select "The ACRN Service OS", as shown below:
110110

111111
.. code-block:: console
112112
:emphasize-lines: 1

0 commit comments

Comments
 (0)