Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
pschatzmann authored Jul 28, 2024
1 parent 1c0e7da commit 95443c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@ You can download the library as zip and call include Library -> zip library. Or

```
cd ~/Documents/Arduino/libraries
git clone https://github.com/pschatzmann/stm32f411-i2s.git
git clone https://github.com/pschatzmann/stm32-i2s.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.
Expand Down

0 comments on commit 95443c2

Please sign in to comment.