Skip to content

Commit 0accd1a

Browse files
committed
README add git pulla
1 parent a6642ac commit 0accd1a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,8 @@ You can download the library as zip and call include Library -> zip library. Or
138138
```
139139
cd ~/Documents/Arduino/libraries
140140
git clone pschatzmann/arduino-audio-tools.git
141-
142141
```
143142

143+
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.
144+
144145
If you want to use the library in PlatformIO, you can find a [detailed description in the Wiki](https://github.com/pschatzmann/arduino-audio-tools/wiki/Working-with-PlatformIO).

0 commit comments

Comments
 (0)