Skip to content

Commit aa9520f

Browse files
authored
Merge pull request #4 from sbonaime/patch-1
Update README.md
2 parents 95796d2 + 0de5584 commit aa9520f

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
@@ -98,7 +98,7 @@ You can download the library as zip and call include Library -> zip library. Or
9898

9999
```
100100
cd ~/Documents/Arduino/libraries
101-
git clone pschatzmann/arduino-midi.git
101+
git clone https://github.com/pschatzmann/arduino-midi.git
102102
103103
```
104104
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

Comments
 (0)