From 89ca02e8a07d11782487806b8e696a055cce9aa5 Mon Sep 17 00:00:00 2001 From: Andreas Date: Sun, 22 May 2016 15:39:22 +0200 Subject: [PATCH] Updated Clementine on Raspberry Pi (markdown) --- Clementine-on-Raspberry-Pi.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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)