Updated Clementine on Raspberry Pi (markdown)

Andreas 2016-05-22 15:40:55 +02:00
parent 602cfa8597
commit f7308e70a4
1 changed files with 1 additions and 1 deletions

@ -58,7 +58,7 @@ The same as on any linux distro:
libqtwebkit-dev libechonest-dev libchromaprint-dev libqca2-dev
## Get the source
We will compile the stable 1.3.1 release. If you want to compile the master branch, don't execute `git checkout release-1.3`. I haven't tested it, so it might not work! `mkdir bin` is not necessary if you compile the master branch.
We will compile the stable 1.3.1 release. If you want to compile the master branch, don't execute `git checkout release-1.3`.
git clone https://github.com/clementine-player/Clementine.git && cd Clementine
git checkout release-1.3