From 0d007936575d64813bf77e8020823d0ea6e26dfe Mon Sep 17 00:00:00 2001 From: sgmoore Date: Sun, 3 Oct 2021 03:27:09 -0700 Subject: [PATCH] Update README.md - fix three typos (#2591) --- README.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 9dd0dbee6..de7a14ed2 100644 --- a/README.md +++ b/README.md @@ -113,11 +113,10 @@ In the end your RaspiBlitz should look like this: |Philosophy|Trust|Sovereignty| |Difficulty level|Easy|Medium| |Pros|Make Blitz accessible to everyone|You don't need to trust us, build from your own forked repository| -|Cons|You have to trust the mantainer image binaries|You need to read the build_sdcard.sh parameters in order for the customization to suit your needs| |Instructions|[Download 1.7.1RC2 image](https://raspiblitz.fulmo.org/images/raspiblitz-v1.7.1rc2-2021-09-23.img.gz) and [Flash the sd card](README.md#write-the-sd-card-image-to-your-sd-card)|[Build your own sd card image](#build-the-sd-card-image)| |Verify what?|[Signature file - only for final release]() and [verify the Sig](FAQ.md#how-to-verify-the-sd-card-image-after-download) OR SHA-256 (below)|All of the code, don't trust, verify| -If downloading the mantainer sd card image: +If downloading the maintainer sd card image: * GPG 64-bit: 1C73 060C 7C17 6461 * SHA-256: 4c857203c927951248a15b71d3c3a64e34b033f7c55674ab8dacdcab7e38f778 @@ -125,7 +124,7 @@ Which verification method should I used: Hash or Signature? * Signed file prove to you that the SD card image was actually built by the lead developer of the RaspiBlitz project. (Safest) * Hash function checks file integrity. (Secure) -The mantainer sd card image can also be downloaded via torrent: +The maintainer sd card image can also be downloaded via torrent: * [assets/raspiblitz-vXXX.img.gz.torrent](https://github.com/rootzoll/raspiblitz/raw/v1.7/home.admin/assets/raspiblitz-XXX.img.gz.torrent) Useful info: