diff --git a/Clementine-on-Raspberry-Pi.md b/Clementine-on-Raspberry-Pi.md index d7bf451..332cd7a 100644 --- a/Clementine-on-Raspberry-Pi.md +++ b/Clementine-on-Raspberry-Pi.md @@ -1,7 +1,7 @@ This is a tutorial on how to build Clementine on the Raspberry Pi. I used a Raspberry Pi 3 and the Raspian OS. -Note: Building Clementine on the Pi takes a lot of time, around 8 hours. +Note: Building Clementine on the Pi 1 takes a lot of time, around 8 hours. Compiling on the Raspberry Pi 2 or 3 is significantly faster. ## What you need * A [Raspberry Pi](http://www.raspberrypi.org/) obviously (Pi 2 or 3 recommended) @@ -82,4 +82,4 @@ A swap file on a flash memory is not healty, so we remove the created swap file sudo rm swapfile ## Next steps -See `Install prebuild version on Raspberry Pi` +See [Install prebuild version on Raspberry Pi](https://github.com/clementine-player/Clementine/wiki/Clementine-on-Raspberry-Pi#install-prebuild-version-on-raspberry-pi)