docs clarification

This commit is contained in:
Paolo Asperti 2019-11-04 19:51:17 +01:00
parent 73119a5f73
commit acf3b4169b
Signed by: paspo
GPG Key ID: 06D46905D19D5182
1 changed files with 1 additions and 1 deletions

View File

@ -28,7 +28,7 @@ An AlpineLinux image targeted at raspberry pi zero W for sonoff-diy autoflashing
1. [Download](https://alpinelinux.org/downloads/) the AlpineLinux image for raspberry (armhf architecture) from [here](http://dl-cdn.alpinelinux.org/alpine/v3.10/releases/armhf/alpine-rpi-3.10.3-armhf.tar.gz)
2. Format your microSD card as FAT32
3. Unpack the downloaded AlpineLinux into the microSD card
4. Copy all the files from [this repo](https://git.asperti.com/paspo/sonoff-flasher)'s rootfs directory into the microSD card
4. Copy all the files from [this repo](https://git.asperti.com/paspo/sonoff-flasher)'s rootfs directory into the microSD card (you have to replace **cmdline.txt** with the new one when asked)
5. unmount the card and place it into the rPi
## usage