diff --git a/boards/native/doc/arch_soc.rst b/boards/native/doc/arch_soc.rst index 0b23bb5652b..6b6a5a5e10e 100644 --- a/boards/native/doc/arch_soc.rst +++ b/boards/native/doc/arch_soc.rst @@ -53,8 +53,8 @@ This port is designed and tested to run in Linux. .. note:: - You must have the 32-bit C library installed in your system - (in Ubuntu 16.04 install the gcc-multilib package) + To build for the 32bit targets you must have the 32-bit C library installed in your system + (in Debian/Ubuntu this is provided by the ``gcc-multilib`` package). .. note::