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 95796d2 commit 0de5584Copy full SHA for 0de5584
README.md
@@ -98,7 +98,7 @@ You can download the library as zip and call include Library -> zip library. Or
98
99
```
100
cd ~/Documents/Arduino/libraries
101
-git clone pschatzmann/arduino-midi.git
+git clone https://github.com/pschatzmann/arduino-midi.git
102
103
104
I recommend to use git because you can easily update to the latest version just by executing the git pull command in the project folder.
0 commit comments