diff --git a/FAQ.md b/FAQ.md index b0ea7a28e..8681ed86b 100644 --- a/FAQ.md +++ b/FAQ.md @@ -27,6 +27,8 @@ Beside many small improvements and changes, these are most important changes: For full details see issue list of [Release 1.4 Milestone](https://github.com/rootzoll/raspiblitz/milestone/7?closed=1). +Find the full Tutorial how to build a RaspiBlitz in the [README](README.md) or follow the [instructions to update to the latest version](README.md#updating-raspiblitz-to-new-version). + ## Whats new in Version 1.3 of RaspiBlitz? Version 1.3 is using the new Raspbian Buster that is ready to use with the RaspberryPi 4 (also still works with RaspberryPi 3). diff --git a/README.md b/README.md index 7bca4562a..d772c15c4 100644 --- a/README.md +++ b/README.md @@ -143,7 +143,7 @@ SHA-256: 55b1989a45e99ecc56b74febddfa98f52271799105cc80900b09cc67e73df078 or [SI You need to write the downloaded sd card image (the img.gz-file) to your sd card (16GB minimum) - you can use the very easy tool Balena Etcher for this: https://www.balena.io/etcher/ .. it's available for Win, Mac & Linux. -* [How to update my RaspiBlitz?](FAQ.md#how-to-update-my-raspiblitz-since-12) +* [How to update my RaspiBlitz?](README.md#updating-raspiblitz-to-new-version) * [Whats new in Version 1.4 of RaspiBlitz?](FAQ.md#whats-new-in-version-14-of-raspiblitz) * [How to verify the sd card image after download?](FAQ.md#how-to-verify-the-sd-card-image-after-download)