Skip to content

Commit 95443c2

Browse files
authored
Update README.md
1 parent 1c0e7da commit 95443c2

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

121121
```
122122
cd ~/Documents/Arduino/libraries
123-
git clone https://github.com/pschatzmann/stm32f411-i2s.git
123+
git clone https://github.com/pschatzmann/stm32-i2s.git
124124
```
125125

126126
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)