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 702c06a commit deb893fCopy full SHA for deb893f
README.md
@@ -54,7 +54,7 @@ For Arduino, you can download the library as zip and call include Library -> zip
54
55
```
56
cd ~/Documents/Arduino/libraries
57
-git clone pschatzmann/arduino-libhelix.git
+git clone https://github.com/pschatzmann/arduino-libhelix.git
58
59
60
This project can also be built and executed on your desktop with cmake:
0 commit comments