From 1a959d0f54970db4a933678e01a910fcda053f72 Mon Sep 17 00:00:00 2001 From: Xie Zhengtian Date: Thu, 29 Nov 2018 10:13:19 +0800 Subject: [PATCH] doc: Update note for the directory of UOS image --- doc/tutorials/using_ubuntu_as_sos.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/tutorials/using_ubuntu_as_sos.rst b/doc/tutorials/using_ubuntu_as_sos.rst index 464952e1f..a715ef25a 100644 --- a/doc/tutorials/using_ubuntu_as_sos.rst +++ b/doc/tutorials/using_ubuntu_as_sos.rst @@ -312,8 +312,8 @@ For the User OS, we are using the same `Clear Linux`_ release version as the Ser -k /lib/modules/kernel/default-iot-lts2018 .. note:: - The image of UOS can be stored in other directories instead of "/root", - and please remember to modify it in "launch_uos.sh" too. + The image of UOS can be stored in other directories instead of ``/root/``, + and please remember to modify the directory of image in ``launch_uos.sh`` too. Start the User OS (UOS) ***********************