Skip to content

Commit 2129dc3

Browse files
committed
update doc
1 parent 33c4b6e commit 2129dc3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: docs/installation.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,6 @@ To build we use [task](https://taskfile.dev/) for simplicity. From the sources r
1212
task dist:<OS>_<ARCH>
1313
```
1414

15-
Where <OS> could be one of: `macOS`,`Windows`,`Linux`. And <ARCH>: `32bit`, `64bit`, `ARM` or `ARM64`
15+
Where <OS> could be one of: `macOS`,`Windows`,`Linux`. And <ARCH>: `32bit`, `64bit`, `ARMv6`, `ARMv7` or `ARM64`
1616

1717
This will create the `arduino-fwuploader` executable.

0 commit comments

Comments
 (0)