summaryrefslogtreecommitdiff
path: root/doc/build/gcc.rst
diff options
context:
space:
mode:
Diffstat (limited to 'doc/build/gcc.rst')
-rw-r--r--doc/build/gcc.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/build/gcc.rst b/doc/build/gcc.rst
index fcb0b1ffb3..1ceba0b699 100644
--- a/doc/build/gcc.rst
+++ b/doc/build/gcc.rst
@@ -17,7 +17,7 @@ You could install GCC and the GCC cross compiler for the ARMv8 architecture with
.. code-block:: bash
- sudo apt-get gcc gcc-aarch64-linux-gnu
+ sudo apt-get install gcc gcc-aarch64-linux-gnu
Depending on the build targets further packages maybe needed