mirror of
https://github.com/rootzoll/raspiblitz.git
synced 2025-02-22 14:22:51 +01:00
Update README.md - fix three typos (#2591)
This commit is contained in:
parent
06aa9902a5
commit
0d00793657
1 changed files with 2 additions and 3 deletions
|
@ -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:
|
||||
|
|
Loading…
Add table
Reference in a new issue