Skip to content

Commit a59111b

Browse files
committed
update README.md
1 parent 88371d8 commit a59111b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ extra_scripts = pre:platformio_version_increment/version_increment.py
2424

2525
from the root of your project run
2626
```
27-
git submodule add git@github.com:sblantipodi/platformio_version_increment.git platformio_version_increment
27+
git submodule add https://github.com/sblantipodi/platformio_version_increment.git platformio_version_increment
2828
```
2929

3030
upload your software to your microcontroller, in the root of your project you will find two files:

0 commit comments

Comments
 (0)