From acf3b4169b10ce9da64d70c8095fe0b5545201dd Mon Sep 17 00:00:00 2001 From: paspo Date: Mon, 4 Nov 2019 19:51:17 +0100 Subject: [PATCH] docs clarification --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 10787d1..ad28973 100644 --- a/README.md +++ b/README.md @@ -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