Browse Source

Update 'README.md'

master
onryo 2 years ago
parent
commit
3038064bcf
  1. 4
      README.md

4
README.md

@ -20,8 +20,8 @@ HushBox v1.0 | SDL v1.5.2 with HushChat
Download the latest image and its hash from [arm-files.devuan.org](https://arm-files.devuan.org/RaspberryPi%20Latest%20Builds)
```
curl https://arm-files.devuan.org/RaspberryPi%20Latest%20Builds/rpi-4-devuan-beowulf-5.10.82-v8-ext4-2021-12-05.zip --output devuan.zip
curl https://arm-files.devuan.org/RaspberryPi%20Latest%20Builds/rpi-4-devuan-beowulf-5.10.82-v8-ext4-2021-12-05.zip.sha256sum --output devuan.zip.sha256sum
curl https://arm-files.devuan.org/RaspberryPi%20Latest%20Builds/rpi-4-devuan-<choose-the-latest>.zip --output devuan.zip
curl https://arm-files.devuan.org/RaspberryPi%20Latest%20Builds/rpi-4-devuan-<choose-the-latest>.zip.sha256sum --output devuan.zip.sha256sum
```
Verify the integrity of the file by comparing the hash value.

Loading…
Cancel
Save