From 9c515aafedbba6bd5e74ffb47809c29750afc6aa Mon Sep 17 00:00:00 2001 From: "David B. Kinder" Date: Fri, 8 Nov 2019 08:51:20 -0800 Subject: [PATCH] doc: fix error in building_from_source doc Signed-off-by: David B. Kinder --- doc/getting-started/building-from-source.rst | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/doc/getting-started/building-from-source.rst b/doc/getting-started/building-from-source.rst index b24ad73a1..5fea8982d 100644 --- a/doc/getting-started/building-from-source.rst +++ b/doc/getting-started/building-from-source.rst @@ -107,8 +107,7 @@ Install the necessary tools for the following systems: ACRN development requires ``binutils`` version 2.27 (or higher). - Verify your version of ``binutils`` with the command ``apt show binutils - ``. + Verify your version of ``binutils`` with the command ``apt show binutils``. * Fedora/Redhat development system: