From 0de5584313f80f09871e242d6bc23489de3907a6 Mon Sep 17 00:00:00 2001 From: Sebastien Date: Thu, 8 Jun 2023 14:50:56 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index cddeeb4..870eb00 100644 --- a/README.md +++ b/README.md @@ -98,7 +98,7 @@ You can download the library as zip and call include Library -> zip library. Or ``` cd ~/Documents/Arduino/libraries -git clone pschatzmann/arduino-midi.git +git clone https://github.com/pschatzmann/arduino-midi.git ``` 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.