Skip to content

Commit cc6614c

Browse files
committed
doc(examples): make non-substantial changes to basic_gr_peach/README.md
1 parent c030f43 commit cc6614c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

examples/basic_gr_peach/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ This directory contains an example Constance application for [GR-PEACH].
22

33
[GR-PEACH]: https://www.renesas.com/us/en/products/gadget-renesas/boards/gr-peach.html#overview
44

5-
You need the following software to run this application:
5+
You need the following software to perform the steps described in this document:
66

77
- [OpenOCD]
88
- `arm-none-eabi-gdb`
@@ -13,7 +13,7 @@ You need the following software to run this application:
1313
[rustup]: https://rustup.rs
1414
[installed]: https://rust-lang.github.io/rustup/cross-compilation.html
1515

16-
This application can be loaded onto the target using OpenOCD and GDB. In one terminal window, start an instance of OpenOCD using the supplied configuration file:
16+
We are going to load this application onto the target using OpenOCD and GDB. In one terminal window, start an instance of OpenOCD using the supplied configuration file:
1717

1818
```shell
1919
openocd -f opencd.cfg

0 commit comments

Comments
 (0)