Skip to content

Commit 006f492

Browse files
authored
ports/cheriot-rtos: Update README.md.
Signed-off-by: Duncan Lowther <[email protected]>
1 parent 228e834 commit 006f492

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ports/cheriot-rtos/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ To build, run the following (replacing `/path/to/xxx` with the relevant path on
2222

2323
## Deploying MicroPython on the Sonata board
2424

25-
Follow the instructions under 'Main persistent flow' at (Sonata v0.2)[https://github.com/lowRISC/sonata-system/releases/tag/v0.2], then drag the `build/micropython.uf2` file into the `SONATA` drive.
25+
Follow the instructions under 'Main persistent flow' at [Sonata v0.2](https://github.com/lowRISC/sonata-system/releases/tag/v0.2), then drag the `build/micropython.uf2` file into the `SONATA` drive.
2626

2727
The MicroPython interpreter can then be accessed over the UART interface:
2828
$ sudo minicom -c on -D /dev/ttyUSB2

0 commit comments

Comments
 (0)