From 6bfbf1663a8133f0c3e24758052a0ba0054ce387 Mon Sep 17 00:00:00 2001 From: Xie Zhengtian Date: Sun, 9 Dec 2018 11:06:02 +0800 Subject: [PATCH] Doc: Update some statements --- doc/tutorials/building_uos_from_clearlinux.rst | 14 ++++++-------- 1 file changed, 6 insertions(+), 8 deletions(-) diff --git a/doc/tutorials/building_uos_from_clearlinux.rst b/doc/tutorials/building_uos_from_clearlinux.rst index f715dfc99..de25692ad 100644 --- a/doc/tutorials/building_uos_from_clearlinux.rst +++ b/doc/tutorials/building_uos_from_clearlinux.rst @@ -31,8 +31,7 @@ please follow these steps in Clear Linux native: $ cd ~ $ sudo ister.py -t uos-image.json - An example of the configuration file ``uos-image.json`` - is shown as below: + An example of the configuration file ``uos-image.json``: .. code-block:: none @@ -78,14 +77,13 @@ please follow these steps in Clear Linux native: .. note:: To generate the image with a specified version, - please modify with the ``"Version"`` argument, - and we can set ``"Version": 26550`` for example. - If you want to build out the latest, please - set ``"Version": "latest"`` here. - + please modify the ``"Version"`` argument, + and we can set ``"Version": 26550`` instead of + ``"Version: latest"`` for example. + Here we will use ``"Version": 26550`` for example, and the image of UOS called ``uos.img`` will be generated - after successful installation. It will output log as shown as below: + after successful installation. An example output log is: .. code-block:: none