Skip to content

Commit ee2cd6d

Browse files
authored
Update tooling.md
1 parent c17e31e commit ee2cd6d

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

src/intro/tooling.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,8 @@ tested.
1515
- OpenOCD >=0.8. Tested versions: v0.9.0 and v0.10.0
1616
- GDB with ARM support. Version 7.12 or newer highly recommended. Tested
1717
versions: 7.10, 7.11, 7.12 and 8.1
18-
- [OPTIONAL] `git` OR
19-
[`cargo-generate`](https://github.com/ashleygwilliams/cargo-generate). If you
20-
have neither installed then don't worry about installing either.
18+
- [`cargo-generate`](https://github.com/ashleygwilliams/cargo-generate) or `git`.
19+
These tools are optional but will make it easier to follow along with the book.
2120

2221
The text below explains why we are using these tools. Installation instructions
2322
can be found on the next page.

0 commit comments

Comments
 (0)