We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c17e31e commit ee2cd6dCopy full SHA for ee2cd6d
src/intro/tooling.md
@@ -15,9 +15,8 @@ tested.
15
- OpenOCD >=0.8. Tested versions: v0.9.0 and v0.10.0
16
- GDB with ARM support. Version 7.12 or newer highly recommended. Tested
17
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.
+- [`cargo-generate`](https://github.com/ashleygwilliams/cargo-generate) or `git`.
+ These tools are optional but will make it easier to follow along with the book.
21
22
The text below explains why we are using these tools. Installation instructions
23
can be found on the next page.
0 commit comments