Skip to content

Commit 6bfbf16

Browse files
coneypodbkinder
authored andcommitted
Doc: Update some statements
1 parent 85b3068 commit 6bfbf16

File tree

1 file changed

+6
-8
lines changed

1 file changed

+6
-8
lines changed

doc/tutorials/building_uos_from_clearlinux.rst

Lines changed: 6 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,7 @@ please follow these steps in Clear Linux native:
3131
$ cd ~
3232
$ sudo ister.py -t uos-image.json
3333
34-
An example of the configuration file ``uos-image.json``
35-
is shown as below:
34+
An example of the configuration file ``uos-image.json``:
3635

3736
.. code-block:: none
3837
@@ -78,14 +77,13 @@ please follow these steps in Clear Linux native:
7877
7978
.. note::
8079
To generate the image with a specified version,
81-
please modify with the ``"Version"`` argument,
82-
and we can set ``"Version": 26550`` for example.
83-
If you want to build out the latest, please
84-
set ``"Version": "latest"`` here.
85-
80+
please modify the ``"Version"`` argument,
81+
and we can set ``"Version": 26550`` instead of
82+
``"Version: latest"`` for example.
83+
8684
Here we will use ``"Version": 26550`` for example,
8785
and the image of UOS called ``uos.img`` will be generated
88-
after successful installation. It will output log as shown as below:
86+
after successful installation. An example output log is:
8987

9088
.. code-block:: none
9189

0 commit comments

Comments
 (0)