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 88371d8 commit a59111bCopy full SHA for a59111b
README.md
@@ -24,7 +24,7 @@ extra_scripts = pre:platformio_version_increment/version_increment.py
24
25
from the root of your project run
26
```
27
-git submodule add git@github.com:sblantipodi/platformio_version_increment.git platformio_version_increment
+git submodule add https://github.com/sblantipodi/platformio_version_increment.git platformio_version_increment
28
29
30
upload your software to your microcontroller, in the root of your project you will find two files:
0 commit comments