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.
2 parents 17a163f + 3a2a6ca commit 92ad18cCopy full SHA for 92ad18c
README.md
@@ -14,7 +14,7 @@ In order to start developing/testing/flashing Firmware you will need:
14
### Preparations
15
Before first compiling the project in Microchip Studio the submodule of the avr-library needs to be initialized:
16
```
17
-git submodule uptate --init
+git submodule update --init
18
19
20
0 commit comments