From d881276fee466f7d413b581590a637918d02a903 Mon Sep 17 00:00:00 2001 From: "Reyes, Amy" Date: Thu, 14 Apr 2022 09:44:16 -0700 Subject: [PATCH] doc: Add note to GSG about optional upgrade - Add comment in upgrade command in case users ignore description above command Signed-off-by: Reyes, Amy --- doc/getting-started/getting-started.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/getting-started/getting-started.rst b/doc/getting-started/getting-started.rst index 16aa57417..4ebd3e464 100644 --- a/doc/getting-started/getting-started.rst +++ b/doc/getting-started/getting-started.rst @@ -106,7 +106,7 @@ To set up the ACRN build environment on the development computer: .. code-block:: bash - sudo apt upgrade -y + sudo apt upgrade -y #optional command to upgrade system #. Install the necessary ACRN build tools: