You've already forked documentation
mirror of
https://github.com/armbian/documentation.git
synced 2026-01-06 10:13:36 -08:00
Correct documentation on how to use shasum (#160)
This commit is contained in:
@@ -83,7 +83,7 @@ On Windows, you can download and use the [QuickHash GUI](https://www.quickhash-g
|
||||
|
||||
while on Linux/macOS, in the directory in which you have downloaded the files ,you would do this
|
||||
|
||||
shasum -a 256 -c Armbian_*.img.sha Armbian_*.img.xz
|
||||
shasum -a 256 -c Armbian_*.img.sha
|
||||
#good response
|
||||
Armbian_5.35_Clearfogpro_Debian_stretch_next_4.13.16.img: OK
|
||||
|
||||
|
||||
Reference in New Issue
Block a user