mirror of
https://github.com/ferrous-systems/embedded-trainings-2020.git
synced 2025-01-09 15:55:37 +00:00
remove irrelevant lines
This commit is contained in:
parent
15f011b21f
commit
cf47082ce7
1 changed files with 0 additions and 4 deletions
|
@ -4,8 +4,6 @@
|
||||||
|
|
||||||
✅ Let's check that you have installed all the tools listed in the previous section.
|
✅ Let's check that you have installed all the tools listed in the previous section.
|
||||||
|
|
||||||
❗ The first two commands *must* return version `0.8.x`
|
|
||||||
|
|
||||||
``` console
|
``` console
|
||||||
$ cargo size --version
|
$ cargo size --version
|
||||||
cargo-size 0.3.3
|
cargo-size 0.3.3
|
||||||
|
@ -13,5 +11,3 @@ cargo-size 0.3.3
|
||||||
$ nrfutil version
|
$ nrfutil version
|
||||||
nrfutil version 6.1.0
|
nrfutil version 6.1.0
|
||||||
```
|
```
|
||||||
|
|
||||||
✅ Now let's make sure you've installed the tools shipped with the workshop material.
|
|
||||||
|
|
Loading…
Reference in a new issue