From 1664ba5fa7d524145f681a13e907f091c210144b Mon Sep 17 00:00:00 2001 From: coneypo Date: Mon, 26 Nov 2018 18:47:41 +0800 Subject: [PATCH] Update using_ubuntu_as_sos.rst --- doc/tutorials/using_ubuntu_as_sos.rst | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/doc/tutorials/using_ubuntu_as_sos.rst b/doc/tutorials/using_ubuntu_as_sos.rst index 6746a579f..39aef56f7 100644 --- a/doc/tutorials/using_ubuntu_as_sos.rst +++ b/doc/tutorials/using_ubuntu_as_sos.rst @@ -61,9 +61,8 @@ Install development tools for ARCN development: e2fslibs-dev \ sudo pip3 install kconfiglib - .. note:: - You need to use gcc version 7.3.* or higher else you will run into issue #1396. Follow these instructions to install the gcc-7 package on Ubuntu 16.04: + You need to use gcc version 7.3.* or higher else you will run into issue `#1396 `_. Follow these instructions to install the gcc-7 package on Ubuntu 16.04: .. code-block:: none