Skip to content

Commit

Permalink
fix(setup4): fix to modifications description
Browse files Browse the repository at this point in the history
Signed-off-by: Diogo21Costa <[email protected]>
  • Loading branch information
Diogo21Costa authored Oct 26, 2023
1 parent 6c9c730 commit 62ea60e
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -781,9 +781,8 @@ qemu-system-aarch64 -nographic \
-device virtconsole,chardev=serial3
```

The platform's first available UART is assigned to the baremetal and the
FreeRTOS guests. In this manner, you can connect to them using the following
command:
To make the connection, open a fresh terminal window and establish a connection
to the specified pseudoterminal. Here's how:

```sh
screen /dev/pts/4
Expand Down

0 comments on commit 62ea60e

Please sign in to comment.