From 47e260da8eca58f48cd031e27715f25714d1790a Mon Sep 17 00:00:00 2001 From: Christian Rotzoll Date: Mon, 18 Mar 2019 17:58:22 +0100 Subject: [PATCH] README v1.1 --- FAQ.md | 18 +++++++++++++++++- README.md | 11 +++++++---- 2 files changed, 24 insertions(+), 5 deletions(-) diff --git a/FAQ.md b/FAQ.md index aa37e85da..f96017b7a 100644 --- a/FAQ.md +++ b/FAQ.md @@ -558,4 +558,20 @@ Also make sure to check again on your power supply - it needs to deliver equal o 3. Capital is committed to competitive destinations 4. Capital committed to destinations no one wants to send to 5. Fees are too high -6. Your inbound liquidity doesn't have good inbound liquidity itself \ No newline at end of file +6. Your inbound liquidity doesn't have good inbound liquidity itself + +## Can I still get version 1.0 of RaspiBlitz? + +Yes here are the links: + +HTTP: http://wiki.fulmo.org/downloads/raspiblitz-v1.0-2019-02-18.img.gz + +Torrent: https://github.com/rootzoll/raspiblitz/raw/master/raspiblitz-v1.0-2019-02-18.torrent + +SHA-256: 99ca96d214657388305ca117e2343ead45f9d907f185bef36c712a9a3e75568f + +Code: https://github.com/rootzoll/raspiblitz/tree/v1.0 + +## Is it safe to downgrade from v1.1 to v1.0? + +Yes it should - but its not tested yet. \ No newline at end of file diff --git a/README.md b/README.md index e3af382ec..85436b9e0 100644 --- a/README.md +++ b/README.md @@ -80,13 +80,16 @@ Connect the HDD to one of the USB ports. In the end your RaspiBlitz should look Your SD-card needs to contain the RaspiBlitz software. You can take the long road by [building the SD-card image yourself](#build-the-sd-card-image) or use the already prepared SD-Card image: -1. Download SD-Card image - **Version 1.0**: +1. Download SD-Card image - **Version 1.1**: -HTTP: http://wiki.fulmo.org/downloads/raspiblitz-v1.0-2019-02-18.img.gz +HTTP: http://wiki.fulmo.org/downloads/raspiblitz-v1.0-2019-03-18.img.gz -Torrent: https://github.com/rootzoll/raspiblitz/raw/master/raspiblitz-v1.0-2019-02-18.torrent +Torrent: https://github.com/rootzoll/raspiblitz/raw/master/raspiblitz-v1.0-2019-03-18.torrent -SHA-256: 99ca96d214657388305ca117e2343ead45f9d907f185bef36c712a9a3e75568f +SHA-256: b7a449ce6444f9e7e9fd05156ff09c70a6e200be0b5e580d3317049eefc4f3b7 + +* [How to update my RaspiBlitz?](FAQ.md) +* [Can I still get version 1.0 of RaspiBlitz?](FAQ.md) 2. Write the SD-Card image to your SD Card - if you need details, see here: https://www.raspberrypi.org/documentation/installation/installing-images/README.md