From 8b83caddb6a597b58be9b3da53cb5df31162f15f Mon Sep 17 00:00:00 2001 From: Xie Zhengtian Date: Wed, 5 Dec 2018 23:19:39 +0800 Subject: [PATCH] doc: update the layout of the doc --- doc/tutorials/building_uos_from_clearlinux.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/doc/tutorials/building_uos_from_clearlinux.rst b/doc/tutorials/building_uos_from_clearlinux.rst index e4ba0d6d1..f31ea4b07 100644 --- a/doc/tutorials/building_uos_from_clearlinux.rst +++ b/doc/tutorials/building_uos_from_clearlinux.rst @@ -1,7 +1,7 @@ .. _build UOS from Clearlinux: Building UOS from Clear Linux -############################## +############################# This document builds on the :ref:`getting_started`, and explains how to build UOS from Clear Linux. @@ -14,7 +14,7 @@ please follow these steps in Clear Linux native: #. In Clear Linxu native, please install ``ister`` at first, ``ister`` is a template based installer for linux, - which is inclued in the package ``os-installer`` in Clear Linux. + which is inclued in the bundle ``os-installer`` in Clear Linux. For more information about ``ister``, please visit https://github.com/bryteise/ister. @@ -80,7 +80,7 @@ please follow these steps in Clear Linux native: .. note:: To generate the image with a specified version, please modify with the ``"Version"`` argument, - and ``"Version": 26550`` for example. + and we can set ``"Version": 26550`` for example. Here we will use ``"Version": 26550`` for example, and the image of UOS called ``uos.img`` will be generated