From 076dd70be886b1122f14767dd2746ac66fbbef48 Mon Sep 17 00:00:00 2001 From: Mary Ruthven Date: Fri, 20 Sep 2019 11:10:15 -0700 Subject: docs: change docs finding EC console BUG=none BRANCH=none TEST=none Change-Id: I62b04adf970abf5534d5ce6c7630f6b09749222c Signed-off-by: Mary Ruthven Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/ec/+/1816305 Reviewed-by: Aseda Aboagye --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 87cf911690..70cf96589a 100644 --- a/README.md +++ b/README.md @@ -300,7 +300,7 @@ EC. Find the serial device of the ec console (on your workstation): ```bash -(chroot) $ dut-control | grep ec_uart +(chroot) $ dut-control ec_uart_pty ``` Connect to the console: -- cgit v1.2.1