[bootlin/training-materials updates] master: labs/yocto-sdk: improve instruction (00acc4db)

Michael Opdenacker michael.opdenacker at bootlin.com
Fri Oct 6 19:37:54 CEST 2023


Repository : https://github.com/bootlin/training-materials
On branch  : master
Link       : https://github.com/bootlin/training-materials/commit/00acc4db06119d326ac02d225f63df5f4adaffd4

>---------------------------------------------------------------

commit 00acc4db06119d326ac02d225f63df5f4adaffd4
Author: Michael Opdenacker <michael.opdenacker at bootlin.com>
Date:   Fri Oct 6 19:37:54 2023 +0200

    labs/yocto-sdk: improve instruction
    
    "terminal" is more accurate than "console",
    which could make people think about the target board.
    
    Signed-off-by: Michael Opdenacker <michael.opdenacker at bootlin.com>


>---------------------------------------------------------------

00acc4db06119d326ac02d225f63df5f4adaffd4
 labs/yocto-sdk/yocto-sdk.tex | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/labs/yocto-sdk/yocto-sdk.tex b/labs/yocto-sdk/yocto-sdk.tex
index 5d08f889..9073b82f 100644
--- a/labs/yocto-sdk/yocto-sdk.tex
+++ b/labs/yocto-sdk/yocto-sdk.tex
@@ -23,7 +23,7 @@ Once the SDK is generated, a script will be available at
 
 \section{Install the SDK}
 
-Open a new console to be sure that no extra environment variable is set.
+Open a new terminal to be sure that no extra environment variable is set.
 We mean to show you how the SDK sets up a fully working environment.
 
 Install the SDK in \code{$HOME/__SESSION_NAME__-labs/sdk} by executing the script




More information about the training-materials-updates mailing list