From 40f375b421a3e2f63fbab1cebe02af9c0606c744 Mon Sep 17 00:00:00 2001 From: Xie Zhengtian Date: Sat, 8 Dec 2018 22:50:03 +0800 Subject: [PATCH] Doc: modify the note of UOS kernel modules --- doc/tutorials/using_agl_as_uos.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/tutorials/using_agl_as_uos.rst b/doc/tutorials/using_agl_as_uos.rst index 57fbcb024..8e95434f9 100644 --- a/doc/tutorials/using_agl_as_uos.rst +++ b/doc/tutorials/using_agl_as_uos.rst @@ -55,7 +55,7 @@ Steps for using AGL as the UOS Follow the instructions in :ref:`getting-started-apl-nuc`, the ``linux-iot-lts2018`` kernels and modules will be installed by default after adding the bundle ``kernel-iot-lts2018``. - Here the version of kernel is ``4.19.0-27.iot-lts2018``. + Here the version of modules is ``4.19.0-27.iot-lts2018``. #. Adjust the ``/usr/share/acrn/samples/nuc/launch_uos.sh`` script to match your installation. These are the couple of lines you need to modify