From c4e67b649833dbeb73503fdfeff70b3dcaa70533 Mon Sep 17 00:00:00 2001 From: Dawid Lesiak Date: Tue, 26 Nov 2024 12:50:57 +0100 Subject: [PATCH] transparent-validation/rte/v1.1.0/quick-start-guide: fix minicom command Signed-off-by: Dawid Lesiak --- docs/transparent-validation/rte/v1.1.0/quick-start-guide.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/transparent-validation/rte/v1.1.0/quick-start-guide.md b/docs/transparent-validation/rte/v1.1.0/quick-start-guide.md index 7a473d5cea..e4d21696bf 100644 --- a/docs/transparent-validation/rte/v1.1.0/quick-start-guide.md +++ b/docs/transparent-validation/rte/v1.1.0/quick-start-guide.md @@ -61,7 +61,7 @@ common preparation of RTE without listed functions. USB-UART converter by executing the following command: ```bash - sudo minicom -D /dev/ttyUSB + sudo minicom -D /dev/ttyUSB -b 115200 ``` > Substitute `` with the device number corresponding to your USB-UART