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 94e63f9 commit 3a2a6caCopy full SHA for 3a2a6ca
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