Skip to content

Commit 71f6840

Browse files
sheebzzzdkalowsk
authored andcommitted
doc: clarify gcc-multilib instructions for AArch64
Changed 'remove' to 'omit' to clarify package instructions for AArch64 systems. This improves clarity for users following the Zephyr SDK setup guide. Signed-off-by: Sheeba Babu <[email protected]>
1 parent e3d2e7d commit 71f6840

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/develop/getting_started/index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ The current minimum required version for the main dependencies are:
8484
.. note::
8585

8686
Due to the unavailability of ``gcc-multilib`` and ``g++-multilib`` on AArch64
87-
(ARM64) systems, you may need to remove them from the list of packages to install.
87+
(ARM64) systems, you may need to omit them from the list of packages to install.
8888

8989
#. Verify the versions of the main dependencies installed on your system by entering:
9090

0 commit comments

Comments
 (0)